aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2023-08-09drm/amd/display: Fix a regression on Polaris cardsMario Limonciello1-1/+1
2023-08-09drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello1-3/+2
2023-07-25drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter1-1/+1
2023-07-18drm/amd/display: Add polling method to handle MST reply packetWayne Lin4-86/+159
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 Ser2-0/+20
2023-06-30drm/amd/display: Add monitor specific edid quirkAurabindo Pillai1-0/+26
2023-06-30Revert "drm/amd/display: edp do not add non-edid timings"Hersen Wu1-7/+1
2023-06-30drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtMario Limonciello1-1/+2
2023-06-30drm/amd/display: perform a bounds check before filling dirty rectanglesHamza Mahfooz1-9/+4
2023-06-23drm/amd/display: Add MST Preferred Link Setting EntryFangzhi Zuo1-1/+155
2023-06-15drm/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: add debugfs for allow_edp_hotplug_detectionHersen Wu1-0/+32
2023-06-15drm/amd/display: edp do not add non-edid timingsHersen Wu1-1/+7
2023-06-15drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move SYNAPTICS_DEVICE_ID into CO...Lee Jones1-3/+3
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie9-210/+257
2023-06-09Revert "Revert drm/amd/display: Enable Freesync Video Mode by default"Aurabindo Pillai1-7/+5
2023-06-09drm/amd/display: Add debugfs for testing output colorspaceHarry Wentland1-0/+57
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: Drop debugfs access to the DPCDMario Limonciello2-111/+0
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 Liu2-21/+16
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/amdgpu/display: Enable DC_FP for LoongArchHuacai Chen1-2/+4
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 Torvalds4-13/+41
2023-04-26drm/amd/display: fix flickering caused by S/G modeHamza Mahfooz1-2/+11
2023-04-26drm/amd/display: Disable migration to ensure consistency of per-CPU variableTianci Yin1-0/+2
2023-04-26drm/amd/display: remove incorrect early returnAurabindo Pillai1-1/+0
2023-04-26drm/amd/display: Return error code on DSC atomic check failureHersen Wu2-0/+2
2023-04-26drm/amd/display: fix access hdcp_workqueue assertHersen Wu2-6/+16
2023-04-26drm/amd/display: fix memleak in aconnector->timing_requestedHersen Wu1-3/+6
2023-04-26drm/amd/display: Fix hang when skipping modesetAurabindo Pillai1-1/+4
2023-04-25Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-4/+0
2023-04-25Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds11-390/+262
2023-04-24Revert "drm/amd/display: disable SubVP + DRR to prevent underflow"Aurabindo Pillai1-5/+0
2023-04-24drm/amd/display: Fix in secure display context creationAlan Liu2-7/+6
2023-04-24drm/amd/display: implement force function in amdgpu_dm_connector_funcsAlex Hung1-1/+27
2023-04-24drm/amd/display: assign edid_blob_ptr with edid from debugfsHersen Wu1-4/+13
2023-04-24Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki1-4/+0