summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2020-12-09drm/amdgpu/disply: set num_crtc earlierAlex Deucher1-5/+4
2020-11-24drm/amd/display: Avoid HDCP initialization in devices without outputRodrigo Siqueira1-1/+1
2020-11-18drm/amd/display: Always get CRTC updated constant values inside commit tailRodrigo Siqueira1-1/+2
2020-11-06Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+6
2020-11-04drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINEAlex Deucher1-6/+0
2020-11-04drm/amd/display: Add green_sardine support to DMRoman Li1-0/+12
2020-10-28drm: amdgpu_dm: fix a typoMauro Carvalho Chehab2-4/+4
2020-10-21drm/amd/display: Avoid MST manager resource leak.Andrey Grodzovsky1-0/+7
2020-10-21drm/amd/display: Revert "drm/amd/display: Fix a list corruption"Andrey Grodzovsky1-1/+0
2020-10-19drm/amd/display: Fix incorrect dsc force enable logicEryk Brol1-1/+1
2020-10-19Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people.freedesktop.org/~ag...Dave Airlie1-0/+2
2020-10-14drm/amd/display: kernel-doc: document force_timing_syncMauro Carvalho Chehab1-0/+2
2020-10-12Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~ag...Dave Airlie3-6/+19
2020-09-25drm/amd/display: fix return value check for hdcp_workFlora Cui1-1/+1
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+1
2020-09-22drm/amd/display: TMDS Fallback transitionChris Park1-0/+13
2020-09-22drm/amd/display: fix crash/reboot while accessing sysfs filesShirish S1-5/+5
2020-09-17drm/amd/pm: drop unnecessary wrappers around watermark settingEvan Quan1-95/+2
2020-09-17drm/amd/pm: drop dead codeEvan Quan1-3/+0
2020-09-15drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC isMichel Dänzer1-22/+10
2020-09-15drm/amd/display: Create trigger_hotplug entryYueHaibing1-0/+1
2020-09-15drm/amd/display: Fix possible memleak in dp_trigger_hotplug()YueHaibing1-1/+3
2020-09-15drm/amd/display: Add connector to the state if DSC debugfs is setEryk Brol1-0/+41
2020-09-15drm/amd/display: Calculate DSC number of slices in debugfs when forcedEryk Brol4-22/+26
2020-09-15drm/amd/display: Return the number of bytes parsed than allocatedEryk Brol1-8/+8
2020-09-15drm/amd/display: Add trigger connector unplugEryk Brol1-2/+29
2020-09-15drm/amd/display: Add DSC force disable to dsc_clock_en debugfs entryEryk Brol4-13/+29
2020-09-15drm/amd/display: remove early return from dm_late_initRoman Li1-3/+0
2020-09-15drm/amd/display: Triplebuffering should not be used by defaultAric Cyr1-3/+0
2020-09-15drm/amdgpu: drop BOOLEAN define in display partFlora Cui1-1/+1
2020-09-15drm/amd/display: Move disable interrupt into commit tailAurabindo Pillai1-33/+14
2020-09-15drm/amd/display: Refactor to prevent crtc state access in DM IRQ handlerAurabindo Pillai3-53/+69
2020-09-15drm/amdgpu: Move existing pflip fields into separate structAurabindo Pillai2-2/+35
2020-09-14drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...Ville Syrjälä1-0/+1
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie7-377/+1022
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie2-44/+51
2020-09-03drm/amd/display: Fix a list corruptionxinhui pan1-0/+1
2020-08-28Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-1/+43
2020-08-26drm/amd/display: Fix memleak in amdgpu_dm_mode_config_initDinghao Liu1-2/+8
2020-08-26drm/amd/display: Retry AUX write when fail occursWayne Lin1-1/+1
2020-08-26drm/amd/display: Add connector HPD trigger debugfs entryEryk Brol1-0/+81
2020-08-26drm/amd/display: Add debugfs for connector's FEC & DSC capabilitiesEryk Brol1-1/+72
2020-08-26drm/amd/display: Send H14b-VSIF specified in HDMIWayne Lin1-1/+2
2020-08-26drm/amd/display: Fix memleak in amdgpu_dm_mode_config_initDinghao Liu1-2/+8
2020-08-26drm/amd/display: Retry AUX write when fail occursWayne Lin1-1/+1
2020-08-26drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_...Furquan Shaikh1-0/+2
2020-08-26drm/amd/display: use correct scale for actual_brightnessAlexander Monakov1-41/+40
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov4-48/+48
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov5-38/+36
2020-08-24drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_...Furquan Shaikh1-0/+2