summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-13drm/amd/display: Clear MST topology if it fails to resumeRoman Li1-0/+2
2023-03-10drm/amd/display: Set hvm_enabled flag for S/G modeRoman Li1-1/+1
2023-03-10drm/amd/display: Fix potential null-deref in dm_resumeRoman Li1-2/+4
2023-03-03drm/amd/display: Properly reuse completion structureStylon Wang1-0/+3
2023-03-03drm/amd/display: Fix race condition in DPIA AUX transferStylon Wang1-76/+71
2023-02-22drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li1-1/+5
2023-02-22drm/amd/display: Properly handle additional cases where DCN is not supportedAlex Deucher1-0/+11
2023-02-14drm/amd/display: properly handling AGP aperture in vm setupAlex Deucher1-14/+28
2023-02-09drm/amd/display: Fix timing not changning when freesync video is enabledAurabindo Pillai1-0/+7
2023-02-01amdgpu: fix build on non-DCN platforms.Dave Airlie1-2/+2
2023-02-01drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignmentsLyude Paul1-0/+24
2023-02-01drm/amd/display: fix issues with driver unloadHamza Mahfooz1-4/+0
2023-01-24drm/amd/display: disable S/G display on DCN 3.1.4Alex Deucher1-1/+0
2023-01-24drm/amd/display: disable S/G display on DCN 3.1.5Alex Deucher1-1/+0
2023-01-24drm/amd/display: Calculate output_color_space after pixel encoding adjustmentJoshua Ashton1-2/+2
2023-01-24drm/amd/display: Fix set scaling doesn's workhongao1-2/+2
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