summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2020-08-06drm/amd/display: Use validated tiling_flags and tmz_surface in commit_tailNicholas Kazlauskas1-14/+3
2020-08-06drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prep...Nicholas Kazlauskas1-17/+19
2020-08-06drm/amd/display: Reset plane when tiling flags changeNicholas Kazlauskas1-3/+16
2020-08-06drm/amd/display: Store tiling_flags and tmz_surface on dm_plane_stateNicholas Kazlauskas2-25/+37
2020-08-06drm/amd/display: Fix wrong return value in dm_update_plane_state()Tianjia Zhang1-2/+1
2020-08-05drm/amd/display: Add debugfs for forcing stream timing syncVictor Lu3-0/+64
2020-08-05drm/amd/display: Comments on how to use DSC debugfs some entriesEryk Brol1-0/+45
2020-08-05drm/amd/display: DSC Bit target rate debugfs write entryEryk Brol4-1/+98
2020-08-05drm/amd/display: DSC Slice height debugfs write entryEryk Brol4-1/+107
2020-07-30drm/amdgpu/dc: Stop dma_resv_lock inversion in commit_tailDaniel Vetter1-13/+6
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk1-9/+27
2020-07-30drm/amd/display: DSC Slice width debugfs write entryEryk Brol4-0/+104
2020-07-30drm/amd/display: DSC Clock enable debugfs write entryEryk Brol4-3/+107
2020-07-30drm/amd/display: Fix dmesg warning from setting abm levelStylon Wang1-0/+23
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk1-9/+27
2020-07-27drm/amd/display: create plane rotation property for Bonaire and laterMauro Rossi1-2/+3
2020-07-27drm/amd/display: amdgpu_dm: add SI support (v4)Mauro Rossi1-0/+114
2020-07-27drm/amd/display: Use seperate dmcub firmware for navy_flounderBhawanpreet Lakha1-1/+6
2020-07-27drm/amd/display: Fix naming of DSC Debugfs entryEryk Brol1-4/+5
2020-07-27drm/amd/display: Rename bytes_pp to the correct bits_ppEryk Brol1-1/+1
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li1-2/+2
2020-07-27Merge tag 'amd-drm-next-5.9-2020-07-24' of git://people.freedesktop.org/~agd5...Dave Airlie3-43/+535
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie1-1/+1
2020-07-23Merge tag 'amd-drm-next-5.9-2020-07-17' of git://people.freedesktop.org/~agd5...Dave Airlie5-269/+287
2020-07-23drm/amdgpu/dc: Simplify drm_crtc_state::active checksMichel Dänzer1-13/+3
2020-07-22Revert "drm/amd/display: Expose connector VRR range via debugfs"Bhanuprakash Modem1-20/+0
2020-07-21drm/amd/display: Add additional config guards for DCNAurabindo Pillai1-2/+4
2020-07-21drm/amd/display: Call dsc related functions indirectly via dc interfaceAurabindo Pillai1-1/+1
2020-07-21drm/amd/display: rename dsc extended caps as dsc branch decoder capsWenjing Liu1-1/+1
2020-07-21drm/amd/display: Decouple ABM init from dmcuRoman Li1-3/+10
2020-07-21drm/amd/display: Add DSC parameters logging to debugfsEryk Brol1-1/+515
2020-07-21drm/amd/powerplay: maximum code sharing around watermarks settingEvan Quan1-15/+4
2020-07-20Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-3/+1
2020-07-15drm/amd/display: add DC support for navy flounderBhawanpreet Lakha1-2/+7
2020-07-14drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu1-0/+5
2020-07-14drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher4-28/+48
2020-07-14drm/amd/display: Allow for vblank enabled with no active planesNicholas Kazlauskas2-91/+78
2020-07-14drm/amd/display: Reuse parsing code of debugfs write bufferMikita Lipski1-131/+128
2020-07-14drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu1-0/+5
2020-07-11drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher4-28/+48
2020-07-09drm/amd/display: add dmcub check on RENOIRAaron Ma1-1/+1
2020-07-08drm/amd/display: Remove VSC infoframe dep on DMCURoman Li1-17/+13
2020-07-02drm/amdgpu: Use __drm_atomic_helper_crtc_resetDaniel Vetter1-3/+1
2020-07-02drm/amd/display: Create plane rotation propertyPierre-Loup A. Griffais1-0/+8
2020-07-02Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...Dave Airlie9-80/+177
2020-07-01drm/amdgpu: call release_firmware() without a NULL checkNirmoy Das1-8/+4
2020-07-01drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp1-2/+4
2020-07-01drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang1-1/+2
2020-07-01drm/amd/display: VSC SDP supported for SSTDerek Lai1-3/+1
2020-07-01drm/amd/display: Enable output_bpc property on all outputsStylon Wang1-1/+3