summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-07drm/amdgpu: give warning before sleep in kiq_r/wregMonk Liu1-0/+7
2018-03-07drm/amdgpu: further mitigate workaround for i915Christian König1-3/+9
2018-03-07drm/amdgpu: drop gtt->adevChristian König1-5/+5
2018-03-07drm/amdgpu: add amdgpu_evict_gtt debugfs entryChristian König1-1/+12
2018-03-07drm/amd/pp: Add #ifdef checks for CONFIG_ACPIRex Zhu2-0/+4
2018-03-07drm/amd/pp: fix "Delete the wrapper layer of smu_allocate/free_memory"Christian König2-2/+2
2018-03-07drm/amd/pp: Drop wrapper functions for upper/lower_32_bitsRex Zhu5-33/+28
2018-03-07drm/amdgpu: Delete cgs wrapper functions for gpu memory managerRex Zhu2-246/+0
2018-03-07drm/amd/pp: Delete the wrapper layer of smu_allocate/free_memoryRex Zhu10-301/+195
2018-03-07drm/amd/pp: Remove cgs wrapper function for temperature updateRex Zhu3-20/+3
2018-03-07Revert "drm/amd/pp: Add a pp feature mask bit for AutoWattman feature"Rex Zhu1-1/+0
2018-03-07drm/amd/pp: Add auto power profilng switch based on workloads (v2)Rex Zhu9-37/+66
2018-03-06drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu18-998/+0
2018-03-06drm/amd/pp: Fix sclk in highest two levels when compute on smu7Rex Zhu1-0/+21
2018-03-06drm/amd/pp: Implement get/set_power_profile_mode on smu7Rex Zhu1-0/+143
2018-03-06drm/amd/pp: Implement update_dpm_settings on CIRex Zhu1-0/+97
2018-03-06drm/amd/pp: Implement update_dpm_settings on TongaRex Zhu1-0/+97
2018-03-06drm/amd/pp: Implement update_dpm_settings on FijiRex Zhu1-0/+97
2018-03-05drm/amdgpu: fix KV harvestingAlex Deucher1-28/+2
2018-03-05drm/radeon: fix KV harvestingAlex Deucher1-29/+2
2018-03-05drm/amd/pp: Implement update_dpm_settings on PolarisRex Zhu1-0/+97
2018-03-05drm/amd/pp: Add a helper to set field in u32Rex Zhu2-0/+18
2018-03-05drm/amd/pp: Add common interface in smu for update dpm settingRex Zhu3-0/+10
2018-03-05drm/amd/pp: Add PCC feature support on VegaRex Zhu3-0/+36
2018-03-05drm/amd/pp: Export new smu message for PCC feature on Vega10Rex Zhu1-2/+2
2018-03-05drm/amd/pp: Remove cgs_query_system_infoRex Zhu14-286/+72
2018-03-05drm/amd/pp: Remove the wrap functions for acpi in powerplayRex Zhu5-397/+1
2018-03-05drm/amd/pp: Use amdgpu acpi helper functions in powerplayRex Zhu3-8/+4
2018-03-05drm/amdgpu: Notify sbios device ready before send requestRex Zhu1-0/+3
2018-03-05drm/amd/pp: Refine powerplay instanceRex Zhu4-12/+10
2018-03-05drm/amd/pp: Simplify the create of powerplay instanceRex Zhu6-53/+20
2018-03-05drm/amd/dc: Use forward declaration instand of include header fileRex Zhu1-1/+1
2018-03-05drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)Shirish S1-0/+28
2018-03-05drm/amd/pp: Fix incorrect return value in smu7_check_clk_voltage_validRex Zhu1-1/+1
2018-03-05drm/amdgpu/dce6: Use DRM_DEBUG instead of DRM_INFO for HPD IRQ infoMichel Dänzer1-1/+1
2018-03-05drm/amdgpu: use separate status for buffer funcs availability v2Christian König2-10/+12
2018-03-05drm/amdgpu: ignore changes of buffer function status because of GPU resetsChristian König1-1/+1
2018-03-05drm/amdgpu: change amdgpu_ttm_set_active_vram_sizeChristian König7-17/+29
2018-03-05drm/amdgpu: move some functions into amdgpu_ttm.hChristian König2-3/+4
2018-03-05drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.Harry Wentland1-3/+13
2018-03-05drm/amd/display: update plane params before validationShirish S1-0/+3
2018-03-05drm/amd/display: Don't blow up if TG is NULL in dce110_vblank_setHarry Wentland1-1/+1
2018-03-05drm/amd/display: validate plane in dce110 for scalingShirish S1-0/+11
2018-03-05drm/amd/display: defer modeset check in dm_update_planes_stateShirish S1-2/+4
2018-03-05drm/amd/display: Clean up formatting in irq_service_dce110.cHarry Wentland1-36/+26
2018-03-05drm/amd/display: Return success when enabling interruptHarry Wentland3-6/+5
2018-03-05drm/amd/display: Use crtc enable/disable_vblank hooksHarry Wentland1-0/+24
2018-03-05drm/amd/display: dal 3.1.37Tony Cheng1-1/+1
2018-03-05drm/amd/display: Remove duplicate dm_pp_power_level enumHarry Wentland1-18/+1
2018-03-05drm/amd/display: update infoframe after dig fe is turned onEric Yang1-10/+13