summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2023-06-28drm/amd/display: fix the system hang while disable PSRTom Chung1-4/+6
2023-06-28drm/amd/display: Add wrapper to call planes and stream updateRodrigo Siqueira1-10/+41
2023-06-28drm/amd/display: Use dc_update_planes_and_streamRodrigo Siqueira1-15/+15
2023-06-21drm/amdgpu: Don't set struct drm_driver.output_poll_changedThomas Zimmermann1-2/+0
2023-06-21drm/amd/display: edp do not add non-edid timingsHersen Wu1-1/+7
2023-06-09drm/amd/display: Have Payload Properly Created After ResumeFangzhi Zuo1-2/+2
2023-05-17drm/amd/display: Fix hang when skipping modesetAurabindo Pillai1-1/+4
2023-05-17drm/amd/display: fix flickering caused by S/G modeHamza Mahfooz1-2/+11
2023-05-17drm/amd/display: Return error code on DSC atomic check failureHersen Wu2-0/+2
2023-05-17drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin1-0/+9
2023-05-11drm/amd/display: Fix potential null dereferenceIgor Artemiev1-1/+2
2023-05-11drm/amd/display: fix PSR-SU/DSC interoperability supportHamza Mahfooz1-0/+3
2023-04-26drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu1-3/+14
2023-04-20drm/amd/display: Pass the right info to drm_dp_remove_payloadWayne Lin1-7/+50
2023-04-13drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak1-1/+1
2023-04-13drm/amd/display: Clear MST topology if it fails to resumeRoman Li1-0/+2
2023-04-06drm/amd/display: Take FEC Overhead into Timeslot CalculationFangzhi Zuo2-8/+27
2023-04-06drm/amd/display: Add DSC Support for Synaptics Cascaded MST HubFangzhi Zuo2-0/+31
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