summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
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-10drm/amd/display: don't call dc_interrupt_set() for disabled crtcsHamza Mahfooz1-0/+7
2023-03-03drm/amd/display: Properly reuse completion structureStylon Wang1-0/+3
2023-03-03drm/amd/display: Fix race condition in DPIA AUX transferStylon Wang3-85/+89
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: limit payload to be updated one by oneWayne Lin1-12/+39
2023-02-01drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignmentsLyude Paul2-5/+24
2023-02-01drm/amd/display: fix issues with driver unloadHamza Mahfooz2-5/+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-12-31Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"Hamza Mahfooz1-35/+0
2022-11-23drm/amd/display: No display after resume from WB/CBTsung-hua Lin1-0/+37
2022-11-22drm/amdgpu/dm/mst: Fix uninitialized var in pre_compute_mst_dsc_configs_for_s...Lyude Paul1-1/+1
2022-11-22drm/amdgpu/dm/dp_mst: Don't grab mst_mgr->lock when computing DSC stateLyude Paul1-4/+0
2022-11-22drm/amdgpu/dm/mst: Use the correct topology mgr pointer in amdgpu_dm_connectorLyude Paul1-19/+18
2022-11-22drm/amdgpu/mst: Stop ignoring error codes and deadlockingLyude Paul3-118/+147
2022-11-15drm/amd/display: don't enable DRM CRTC degamma property for DCEMelissa Wen1-2/+8
2022-11-15drm/amd/display: Fix invalid DPIA AUX reply causing system hangStylon Wang2-6/+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-24drm/amd/display: Revert logic for plane modifiersJoaquín Ignacio Aramendía1-43/+7
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-11drm/amd/display: explicitly disable psr_feature_enable appropriatelyShirish S1-2/+6
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-10-04Merge tag 'amd-drm-next-6.1-2022-09-30' of https://gitlab.freedesktop.org/agd...Dave Airlie1-1/+7
2022-09-29drm/amd/display: Prevent OTG shutdown during PSR SULeo Li1-1/+7
2022-09-28Merge tag 'amd-drm-next-6.1-2022-09-23' of https://gitlab.freedesktop.org/agd...Dave Airlie2-4/+21
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: Refactor edp panel power sequencer(PPS) codesIan Chen1-2/+11
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 Cyr2-11/+0
2022-09-12Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...Dave Airlie8-61/+280
2022-09-11Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-197/+104
2022-09-08drm/amd/display: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman1-0/+1