summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorLines
2020-08-11Merge tag 'amd-drm-fixes-5.9-2020-08-07' of git://people.freedesktop.org/~agd...Dave Airlie-6/+35
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie-9/+27
2020-08-06drm/amd/display: Fix dmesg warning from setting abm levelStylon Wang-0/+23
2020-08-06drm/amd/display: Use seperate dmcub firmware for navy_flounderBhawanpreet Lakha-1/+6
2020-08-06drm/amd/display: Fix naming of DSC Debugfs entryEryk Brol-4/+5
2020-08-06drm/amd/display: Rename bytes_pp to the correct bits_ppEryk Brol-1/+1
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk-9/+27
2020-07-27Merge tag 'amd-drm-next-5.9-2020-07-24' of git://people.freedesktop.org/~agd5...Dave Airlie-43/+535
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie-1/+1
2020-07-23Merge tag 'amd-drm-next-5.9-2020-07-17' of git://people.freedesktop.org/~agd5...Dave Airlie-269/+287
2020-07-21Revert "drm/amd/display: Expose connector VRR range via debugfs"Bhanuprakash Modem-20/+0
2020-07-21drm/amd/display: Add additional config guards for DCNAurabindo Pillai-2/+4
2020-07-21drm/amd/display: Call dsc related functions indirectly via dc interfaceAurabindo Pillai-1/+1
2020-07-21drm/amd/display: rename dsc extended caps as dsc branch decoder capsWenjing Liu-1/+1
2020-07-21drm/amd/display: Decouple ABM init from dmcuRoman Li-3/+10
2020-07-21drm/amd/display: Add DSC parameters logging to debugfsEryk Brol-1/+515
2020-07-21drm/amd/powerplay: maximum code sharing around watermarks settingEvan Quan-15/+4
2020-07-20Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-3/+1
2020-07-15drm/amd/display: add DC support for navy flounderBhawanpreet Lakha-2/+7
2020-07-14drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu-0/+5
2020-07-14drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher-28/+48
2020-07-14drm/amd/display: Allow for vblank enabled with no active planesNicholas Kazlauskas-91/+78
2020-07-14drm/amd/display: Reuse parsing code of debugfs write bufferMikita Lipski-131/+128
2020-07-14drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu-0/+5
2020-07-10drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher-28/+48
2020-07-09drm/amd/display: add dmcub check on RENOIRAaron Ma-1/+1
2020-07-08drm/amd/display: Remove VSC infoframe dep on DMCURoman Li-17/+13
2020-07-02drm/amdgpu: Use __drm_atomic_helper_crtc_resetDaniel Vetter-3/+1
2020-07-02drm/amd/display: Create plane rotation propertyPierre-Loup A. Griffais-0/+8
2020-07-02Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...Dave Airlie-80/+177
2020-07-01drm/amdgpu: call release_firmware() without a NULL checkNirmoy Das-8/+4
2020-07-01drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp-2/+4
2020-07-01drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang-1/+2
2020-07-01drm/amd/display: VSC SDP supported for SSTDerek Lai-3/+1
2020-07-01drm/amd/display: Enable output_bpc property on all outputsStylon Wang-1/+3
2020-07-01drm/amd/display: clip plane rects in DM before passing into DCAurabindo Pillai-0/+25
2020-07-01drm/amd/display: enable assrBhawanpreet Lakha-0/+37
2020-07-01drm/amd/display: Fix calculation of virtual channel payloadMikita Lipski-11/+10
2020-07-01drm/amdgpu/display: properly guard the calls to swSMU functionsAlex Deucher-2/+2
2020-07-01drm/amdgpu/display bail early in dm_pp_get_static_clocksAlex Deucher-0/+2
2020-07-01drm/amd/display: label internally used symbols as staticNirmoy Das-16/+18
2020-07-01drm/amd/display: change global buffer to local bufferLewis Huang-2/+8
2020-07-01drm/amd/display: Add helper to convert DC statusRodrigo Siqueira-5/+8
2020-07-01drm/amd: correct trivial kernel-doc inconsistenciesColton Lewis-0/+2
2020-07-01drm/amd/display: Add DCN3 Support in DM (v2)Bhawanpreet Lakha-0/+47
2020-06-24drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang-1/+2
2020-06-24drm/amd/display: Enable output_bpc property on all outputsStylon Wang-1/+3
2020-06-23drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp-2/+4
2020-06-08Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-7/+4
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-184/+453