summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Add polling method to handle MST reply packetWayne Lin2023-07-184-86/+159
* drm/amd/display: Clean up errors & warnings in amdgpu_dm.cSrinivasan Shanmugam2023-07-181-68/+65
* drm/amd/display: only accept async flips for fast updatesSimon Ser2023-07-182-0/+20
* drm/amd/display: Add monitor specific edid quirkAurabindo Pillai2023-06-301-0/+26
* Revert "drm/amd/display: edp do not add non-edid timings"Hersen Wu2023-06-301-7/+1
* drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtMario Limonciello2023-06-301-1/+2
* drm/amd/display: perform a bounds check before filling dirty rectanglesHamza Mahfooz2023-06-301-9/+4
* drm/amd/display: Add MST Preferred Link Setting EntryFangzhi Zuo2023-06-231-1/+155
* drm/dp_mst: Clear MSG_RDY flag before sending new messageWayne Lin2023-06-151-15/+17
* drm/amd/display: don't free stolen console memory during suspendAlex Deucher2023-06-151-4/+11
* drm/amd/display: fix the system hang while disable PSRTom Chung2023-06-151-4/+6
* drm/amd/display: add debugfs for allow_edp_hotplug_detectionHersen Wu2023-06-151-0/+32
* drm/amd/display: edp do not add non-edid timingsHersen Wu2023-06-151-1/+7
* drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move SYNAPTICS_DEVICE_ID into CO...Lee Jones2023-06-151-3/+3
* Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-06-159-210/+257
|\
| * Revert "Revert drm/amd/display: Enable Freesync Video Mode by default"Aurabindo Pillai2023-06-091-7/+5
| * drm/amd/display: Add debugfs for testing output colorspaceHarry Wentland2023-06-091-0/+57
| * drm/amd/display: Always set crtcinfo from create_stream_for_sinkJoshua Ashton2023-06-091-1/+1
| * drm/amd/display: Send correct DP colorspace infopacketHarry Wentland2023-06-091-17/+31
| * drm/amd/display: Signal mode_changed if colorspace changedHarry Wentland2023-06-091-1/+9
| * drm/amd/display: Register Colorspace property for DP and HDMIHarry Wentland2023-06-091-0/+15
| * drm/amd/display: Always pass connector_state to stream validationHarry Wentland2023-06-091-4/+5
| * drm/amd/display: Add missing kdoc entries in update_planes_and_stream_adapterSrinivasan Shanmugam2023-06-091-0/+8
| * drm/amd: Drop debugfs access to the DPCDMario Limonciello2023-06-092-111/+0
| * drm/amd/display: Have Payload Properly Created After ResumeFangzhi Zuo2023-06-091-2/+2
| * drm/amd/display: Fix warning in disabling vblank irqAlan Liu2023-06-092-21/+16
| * drm/amd/display: improve the message printed when loading DCAurabindo Pillai2023-06-091-2/+3
| * drm/amd/display: Fix artifacting on eDP panels when engaging freesync video modeAurabindo Pillai2023-06-091-0/+2
| * drm/amd/display: drop unused count variable in create_eml_sink()Hamza Mahfooz2023-06-091-2/+1
| * drm/amdgpu/display: Enable DC_FP for LoongArchHuacai Chen2023-06-091-2/+4
| * drm/amd/display: Show the DCN/DCE version in the logRodrigo Siqueira2023-06-091-1/+2
| * drm/amd/display: mark amdgpu_dm_connector_funcs_force staticArnd Bergmann2023-06-091-1/+1
| * Revert "drm/amd/display: disable SubVP + DRR to prevent underflow"Aurabindo Pillai2023-04-251-5/+0
| * drm/amd/display: Fix in secure display context creationAlan Liu2023-04-252-7/+6
| * drm/amd/display: implement force function in amdgpu_dm_connector_funcsAlex Hung2023-04-251-1/+27
| * drm/amd/display: assign edid_blob_ptr with edid from debugfsHersen Wu2023-04-251-4/+13
| * drm/amd/display: fix flickering caused by S/G modeHamza Mahfooz2023-04-211-2/+11
| * drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu2023-04-181-3/+14
| * drm/amd/display: fix is_timing_changed() prototypeArnd Bergmann2023-04-181-3/+2
| * drm/amd/display: Disable migration to ensure consistency of per-CPU variableTianci Yin2023-04-181-0/+2
| * drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID testsMikita Lipski2023-04-181-3/+27
| * drm/amd/display: remove incorrect early returnAurabindo Pillai2023-04-181-1/+0
| * drm/amd/display: Return error code on DSC atomic check failureHersen Wu2023-04-182-0/+2
| * drm/amd/display: fix access hdcp_workqueue assertHersen Wu2023-04-182-6/+16
| * drm/amd/display: refactor dmub commands into single functionJosip Pavic2023-04-181-1/+11
| * drm/amd/display: fix memleak in aconnector->timing_requestedHersen Wu2023-04-181-3/+6
| * drm/amd/display: Fix hang when skipping modesetAurabindo Pillai2023-04-181-1/+4
| * drm/amd/display: Fix in disabling secure displayAlan Liu2023-04-181-18/+13
* | Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-05-054-13/+41
|\ \
| * | drm/amd/display: fix flickering caused by S/G modeHamza Mahfooz2023-04-271-2/+11