summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-06drm/amd/display: fix the ability to use lower resolution modes on eDPHamza Mahfooz1-2/+2
2023-09-23drm/amd/display: fix the white screen issue when >= 64GB DRAMYifan Zhang1-5/+9
2023-09-23drm/amd/display: Adjust the MST resume flowWayne Lin1-13/+80
2023-09-23Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz1-2/+3
2023-09-19drm/amd/display: Temporary Disable MST DP Colorspace PropertyFangzhi Zuo1-1/+1
2023-09-19drm/amd/display: fix mode scaling (RMX_.*)Hamza Mahfooz1-1/+1
2023-09-13drm/amd/display: ensure async flips are only accepted for fast updatesHamza Mahfooz1-3/+21
2023-08-09drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello1-3/+2
2023-07-18drm/amd/display: Add polling method to handle MST reply packetWayne Lin1-86/+31
2023-07-18drm/amd/display: Clean up errors & warnings in amdgpu_dm.cSrinivasan Shanmugam1-68/+65
2023-07-18drm/amd/display: only accept async flips for fast updatesSimon Ser1-0/+8
2023-06-30Revert "drm/amd/display: edp do not add non-edid timings"Hersen Wu1-7/+1
2023-06-30drm/amd/display: perform a bounds check before filling dirty rectanglesHamza Mahfooz1-9/+4
2023-06-16drm/dp_mst: Clear MSG_RDY flag before sending new messageWayne Lin1-15/+17
2023-06-15drm/amd/display: don't free stolen console memory during suspendAlex Deucher1-4/+11
2023-06-15drm/amd/display: fix the system hang while disable PSRTom Chung1-4/+6
2023-06-15drm/amd/display: edp do not add non-edid timingsHersen Wu1-1/+7
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie1-59/+150
2023-06-09Revert "Revert drm/amd/display: Enable Freesync Video Mode by default"Aurabindo Pillai1-7/+5
2023-06-09drm/amd/display: Always set crtcinfo from create_stream_for_sinkJoshua Ashton1-1/+1
2023-06-09drm/amd/display: Send correct DP colorspace infopacketHarry Wentland1-17/+31
2023-06-09drm/amd/display: Signal mode_changed if colorspace changedHarry Wentland1-1/+9
2023-06-09drm/amd/display: Register Colorspace property for DP and HDMIHarry Wentland1-0/+15
2023-06-09drm/amd/display: Always pass connector_state to stream validationHarry Wentland1-4/+5
2023-06-09drm/amd/display: Add missing kdoc entries in update_planes_and_stream_adapterSrinivasan Shanmugam1-0/+8
2023-06-09drm/amd/display: Have Payload Properly Created After ResumeFangzhi Zuo1-2/+2
2023-06-09drm/amd/display: Fix warning in disabling vblank irqAlan Liu1-8/+13
2023-06-09drm/amd/display: improve the message printed when loading DCAurabindo Pillai1-2/+3
2023-06-09drm/amd/display: Fix artifacting on eDP panels when engaging freesync video modeAurabindo Pillai1-0/+2
2023-06-09drm/amd/display: drop unused count variable in create_eml_sink()Hamza Mahfooz1-2/+1
2023-06-09drm/amd/display: Show the DCN/DCE version in the logRodrigo Siqueira1-1/+2
2023-06-09drm/amd/display: mark amdgpu_dm_connector_funcs_force staticArnd Bergmann1-1/+1
2023-05-05Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-6/+28
2023-04-27drm/amd/display: fix flickering caused by S/G modeHamza Mahfooz1-2/+11
2023-04-27drm/amd/display: Return error code on DSC atomic check failureHersen Wu1-0/+1
2023-04-27drm/amd/display: fix access hdcp_workqueue assertHersen Wu1-0/+6
2023-04-27drm/amd/display: fix memleak in aconnector->timing_requestedHersen Wu1-3/+6
2023-04-27drm/amd/display: Fix hang when skipping modesetAurabindo Pillai1-1/+4
2023-04-26Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-4/+0
2023-04-25Revert "drm/amd/display: disable SubVP + DRR to prevent underflow"Aurabindo Pillai1-5/+0
2023-04-25drm/amd/display: Fix in secure display context creationAlan Liu1-6/+5
2023-04-25drm/amd/display: implement force function in amdgpu_dm_connector_funcsAlex Hung1-1/+27
2023-04-25drm/amd/display: assign edid_blob_ptr with edid from debugfsHersen Wu1-4/+13
2023-04-21drm/amd/display: fix flickering caused by S/G modeHamza Mahfooz1-2/+11
2023-04-18drm/amd/display: Return error code on DSC atomic check failureHersen Wu1-0/+1
2023-04-18drm/amd/display: fix access hdcp_workqueue assertHersen Wu1-0/+6
2023-04-18drm/amd/display: refactor dmub commands into single functionJosip Pavic1-1/+11
2023-04-18drm/amd/display: fix memleak in aconnector->timing_requestedHersen Wu1-3/+6
2023-04-18drm/amd/display: Fix hang when skipping modesetAurabindo Pillai1-1/+4
2023-04-12drm/amd/display: Fix potential null dereferenceIgor Artemiev1-1/+2