summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-02-19drm/amd/display: fix backlight not off at resume from S4Charlene Liu1-6/+27
2018-02-19drm/amd/display: Add timing generator count to resource pool.Yongqiang Sun8-4/+12
2018-02-19drm/amd/display: Synchronize update plane addr for freesyncSivapiriyanKumarasamy1-16/+31
2018-02-19drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland3-8/+6
2018-02-19drm/amd/display: Early return on crc getLeo (Sunpeng) Li2-14/+21
2018-02-19drm/amd/display: Move output_tf to stream_state/updateYongqiang Sun2-1/+2
2018-02-19drm/amd/display: Remove unused param in DMLKen Chalmers1-1/+0
2018-02-19drm/amd/display: Update the register GRPH_SWAP_CNTL if surface pixel format c...Duke Du3-0/+5
2018-02-19drm/amd/display: dc: Remove unused display_mode_vba.cHarry Wentland7-8611/+4
2018-02-19drm/amdgpu/soc15: don't abuse IP soft reset for adapter resetAlex Deucher3-20/+6
2018-02-19drm/amdgpu/psp: use a function pointer structureAlex Deucher6-116/+113
2018-02-19drm/amdgpu: consistently use AMDGPU_CSA_VADDRChristian König2-7/+7
2018-02-19drm/amdgpu: apply top reserved VA space to pre Vega10 as wellChristian König4-4/+7
2018-02-19drm/amdgpu: reduce reserved VA sizeChristian König1-1/+1
2018-02-19drm/amdgpu: rename amdgpu_crtc_idx_to_irq_typeSamuel Li9-14/+22
2018-02-19drm/amdgpu: rename amdgpu_get_crtc_scanoutposSamuel Li6-22/+22
2018-02-19drm/amdgpu: rename amdgpu_crtc_scaling_mode_fixupSamuel Li6-10/+10
2018-02-19drm/amdgpu: rename amdgpu_update_display_prioritySamuel Li6-6/+6
2018-02-19drm/amdgpu: rename amdgpu_modeset_create_propsSamuel Li8-8/+8
2018-02-19drm/amdgpu: rename amdgpu_user_framebuffer_createSamuel Li3-8/+8
2018-02-19drm/amdgpu: rename amdgpu_framebuffer_initSamuel Li3-11/+11
2018-02-19drm/amdgpu: rename amdgpu_ddc_probeSamuel Li3-8/+11
2018-02-19drm/amdgpu: rename amdgpu_print_display_setupSamuel Li6-6/+6
2018-02-19drm/amdgpu: rename amdgpu_crtc_set_configSamuel Li7-9/+9
2018-02-19drm/amdgpu: rename amdgpu_crtc_page_flip_targetSamuel Li7-15/+15
2018-02-19drm/amdgpu: rename static functions in amdgpu_display.cSamuel Li1-19/+22
2018-02-19drm/amdgpu: remove now superflous *_hdp operationChristian König17-302/+18
2018-02-19drm/amdgpu: fallback to generic HDP operationChristian König1-8/+14
2018-02-19drm/amdgpu: add optional ring to *_hdp callbacksChristian König10-36/+81
2018-02-19drm/amd/pp: Add update_avfs call when set_power_stateRex Zhu1-28/+57
2018-02-19drm/amd/pp: Update smu7 dpm table with OD clock/voltageRex Zhu4-107/+71
2018-02-19drm/amd/pp: Implement edit_dpm_table on smu7Rex Zhu1-1/+164
2018-02-19drm/amd/pp: Disable OD feature on APU/IcelandRex Zhu1-0/+4
2018-02-19drm/amd/pp: Disable OD feature if VBIOS limitsRex Zhu3-14/+13
2018-02-19drm/amd/pp: Add edit/commit/show OD clock/voltage support in sysfsRex Zhu4-1/+121
2018-02-19drm/amd/pp: Add hwmgr interface for edit dpm tableRex Zhu2-0/+10
2018-02-19drm/amdgpu: drop the drm irq pre/post/un install callbacksAlex Deucher4-56/+6
2018-02-19drm/amdgpu/powerplay/vega10: fix compute profile nameAlex Deucher1-1/+1
2018-02-19drm/amdgpu: retire soc15ip.hHawking Zhang1-1343/+0
2018-02-19drm/amd/dc: include new ip and ip_offset headersHawking Zhang13-13/+26
2018-02-19drm/amd/pp: include new ip and ip offset headersHawking Zhang1-1/+2
2018-02-19drm/amdgpu: include new ip and ip offset headersHawking Zhang1-1/+2
2018-02-19drm/amdgpu: split soc15ip header into ip and ip_offset headerHawking Zhang2-0/+1363
2018-02-19drm/amdgpu: Use new TTM flag to avoid OOM triggering.Andrey Grodzovsky1-0/+4
2018-02-19drm/amdgpu: add PASID mapping for GMC v9Christian König2-2/+12
2018-02-19drm/amdgpu: add PASID mapping for GMC v8Christian König2-1/+3
2018-02-19drm/amdgpu: add PASID mapping for GMC v7Christian König2-1/+3
2018-02-19drm/amdgpu: implement gmc_v9_0_emit_flush_gpu_tlbChristian König8-153/+53
2018-02-19drm/amdgpu: implement gmc_v8_0_emit_flush_gpu_tlbChristian König6-73/+28
2018-02-19drm/amdgpu: implement gmc_v7_0_emit_flush_gpu_tlbChristian König4-35/+26