summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-12Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer1-5/+7
2023-01-12drm/amd/display: Report to ACPI video if no panels were foundMario Limonciello1-0/+4
2023-01-07drm/amd/display: Add DCN314 display SG SupportYifan Zhang1-0/+1
2022-11-23drm/amd/display: No display after resume from WB/CBTsung-hua Lin1-0/+37
2022-11-22drm/amdgpu/mst: Stop ignoring error codes and deadlockingLyude Paul1-8/+10
2022-11-15drm/amd/display: Fix invalid DPIA AUX reply causing system hangStylon Wang1-0/+20
2022-11-15drm/amd/display: Fix access timeout to DPIA AUX at boot timeStylon Wang1-6/+6
2022-11-10drm/amd/display: only fill dirty rectangles when PSR is enabledHamza Mahfooz1-3/+4
2022-11-02drm/amd/display: Ignore Cable ID FeatureFangzhi Zuo1-0/+3
2022-10-14drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=nNathan Chancellor1-1/+1
2022-10-11drm/amd/display: Validate DSC After Enable All New CRTCsFangzhi Zuo1-4/+9
2022-10-06drm/amd/display: Fix vblank refcount in vrr transitionYunxiang Li1-29/+26
2022-10-06drm/amd/display: Enable dpia support for dcn314Roman Li1-1/+2
2022-09-28Merge tag 'amd-drm-next-6.1-2022-09-23' of https://gitlab.freedesktop.org/agd...Dave Airlie1-2/+10
2022-09-28Merge tag 'drm-misc-next-2022-09-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+9
2022-09-19drm/amd/display: Fix double cursor on non-video RGB MPOLeo Li1-2/+10
2022-09-14Merge tag 'backlight-detect-refactor-1' of git://git.kernel.org/pub/scm/linux...Maxime Ripard1-0/+9
2022-09-13drm/amd/display/amdgpu_dm: remove duplicate included header filesXu Panda1-2/+0
2022-09-13drm/amdgpu: Fix memory leak in hpd_rx_irq_create_workqueue()Rafael Mendonca1-1/+9
2022-09-13drm/amd/display: Don't adjust VRR unnecessarilyAric Cyr1-10/+0
2022-09-12Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...Dave Airlie1-8/+16
2022-09-11Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-44/+24
2022-09-06Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter1-31/+5
2022-09-03drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight regi...Hans de Goede1-0/+2
2022-09-01drm/amd/display: fix documentation for amdgpu_dm_update_freesync_caps()Alex Deucher1-1/+2
2022-08-30drm/amd/display: Refactor edp dsc codes.Ian Chen1-2/+2
2022-08-25drm/amd/display: Remove redundant check in atomic_checkRoman Li1-3/+0
2022-08-25drm/amdgpu: Don't register backlight when another backlight should be used (v3)Hans de Goede1-0/+7
2022-08-23drm/display/dp_mst: Move all payload info into the atomic stateLyude Paul1-42/+14
2022-08-23drm/display/dp_mst: Add helpers for serializing SST <-> MST transitionsLyude Paul1-0/+7
2022-08-23drm/display/dp_mst: Add nonblocking helpers for DP MSTLyude Paul1-2/+3
2022-08-23drm/display/dp_mst: Call them time slots, not VCPI slotsLyude Paul1-1/+1
2022-08-17drm/amd/display: Add some extra kernel doc to amdgpu_dmRodrigo Siqueira1-3/+13
2022-08-11drm/amdgpu_dm: Rely on split out luminance calculation functionJouni Högander1-31/+4
2022-08-10drm/amdgpu: Only disable prefer_shadow on hawaiiAlex Deucher1-2/+5
2022-08-10drm/amd/display: set panel orientation before drm_dev_registerMelissa Wen1-2/+6
2022-08-01Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-2075/+309
2022-07-26drm/plane-helper: Export individual helpersThomas Zimmermann1-1/+2
2022-07-25drm/amd/display: Add dcdebugmask option for disabling MPOLeo Li1-0/+4
2022-07-25drm/amd/display: Add visualconfirm module parameterLeo Li1-0/+2
2022-07-25drm/amd/display: Disable dmcu fw loading for dcn314Roman Li1-0/+1
2022-07-25drm/amd/display: Create a file dedicated for CRTCRodrigo Siqueira1-433/+1
2022-07-20drm/amd/display: Create a file dedicated to planesRodrigo Siqueira1-1616/+154
2022-07-15Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/ag...Dave Airlie1-52/+173
2022-07-14drm/amd/display: Enable DCN314 in DMRoman Li1-0/+11
2022-07-14drm/amd/display: Ensure valid event timestamp for cursor-only commitsMichel Dänzer1-3/+39
2022-07-13drm/amd/display: correct check of coverage blend modeMelissa Wen1-1/+1
2022-07-13drm/amd/display: Add NBIO reg offsets to DCAurabindo Pillai1-0/+1
2022-07-13drm/amd/display: Add DCN reg offsets to DCHarry Wentland1-0/+2
2022-07-13drm/amd/display: Grab dc_lock before detecting linkWayne Lin1-32/+53