summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
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/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
2018-03-05drm/amd/display: fix dcn1 dppclk when min dispclk patch appliesDmytro Laktyushkin1-1/+1
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha28-288/+230
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha28-166/+199
2018-03-05drm/amd/display: Handle HDR use cases.Vitaly Prosyak4-76/+227
2018-03-05drm/amd/display: Fix DAL surface change testEric Bernstein1-1/+1
2018-03-05drm/amd/display: dal 3.1.36Tony Cheng1-1/+1
2018-03-05drm/amd/display: add diags clock programmingDmytro Laktyushkin4-13/+21
2018-03-05drm/amd/display: add per pipe dppclkDmytro Laktyushkin5-17/+28
2018-03-05drm/amd/display: Update DCN OPTC registersDmytro Laktyushkin2-3/+7
2018-03-05drm/amd/display: allocate fbc buffer in AMDGPU_GEM_DOMAIN_GTTShirish S1-1/+1
2018-03-05drm/amd/display: Add regamma lut write mask to SOC baseLeo (Sunpeng) Li1-0/+1