summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2023-08-11drm/amd/display: Ensure that planes are in the same orderRodrigo Siqueira1-0/+15
2023-08-03drm/amd/display: Write to correct dirty_rectBenjamin Cheng1-3/+3
2023-08-03drm/amd/display: perform a bounds check before filling dirty rectanglesHamza Mahfooz1-9/+4
2023-08-03drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter1-1/+1
2023-08-03drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtMario Limonciello1-1/+2
2023-08-03drm/amd/display: add FB_DAMAGE_CLIPS supportHamza Mahfooz2-46/+88
2023-07-27Revert "drm/amd/display: edp do not add non-edid timings"Hersen Wu1-7/+1
2023-07-27drm/amd/display: Add polling method to handle MST reply packetWayne Lin4-86/+159
2023-07-27drm/amd/display: fix linux dp link lost handled only one timeHersen Wu1-3/+21
2023-07-27drm/amd/display: Clean up errors & warnings in amdgpu_dm.cSrinivasan Shanmugam1-68/+65
2023-07-27drm/amd/display: force connector state when bpc changes during complianceQingqing Zhuo3-1/+184
2023-07-27drm/dp_mst: Clear MSG_RDY flag before sending new messageWayne Lin1-15/+17
2023-07-27drm/amd/display: fix some coding style issuesSrinivasan Shanmugam1-45/+45
2023-07-27drm/amd/display: use max_dsc_bpp in amdgpu_dmHamza Mahfooz2-6/+11
2023-07-27drm/amd/display: only accept async flips for fast updatesSimon Ser2-0/+20
2023-07-23drm/amd/display: Add monitor specific edid quirkAurabindo Pillai1-0/+26
2023-07-23drm/amd/display: edp do not add non-edid timingsHersen Wu1-1/+7
2023-07-19Revert "drm/amd/display: edp do not add non-edid timings"Hersen Wu1-7/+1
2023-07-19drm/amd/display: Fix artifacting on eDP panels when engaging freesync video modeAurabindo Pillai1-0/+2
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