summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
2024-01-04drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...Joshua Ashton
2024-01-03drm/amd/display: pbn_div need be updated for hotplug eventWayne Lin
2023-12-11drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz
2023-12-06drm/amd/display: Add monitor patch for specific eDPIvan Lipski
2023-11-29drm/amd/display: fix ABM disablementHamza Mahfooz
2023-11-17drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang
2023-11-17drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin
2023-11-17drm/amd/display: fix NULL dereferenceJosé Pekkarinen
2023-11-17drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello
2023-11-17drm/amd/display: Fix DSC not Enabled on Direct MST SinkFangzhi Zuo
2023-11-07drm/amd/display: Set stream's DP test pattern upon test requestGeorge Shen
2023-11-07drm/amd/display: Create optc.h fileRodrigo Siqueira
2023-10-27drm/amd/display: fix S/G display enablementHamza Mahfooz
2023-10-26drm/amd/display: add interface to query SubVP statusAurabindo Pillai
2023-10-26drm/amd/display: Add prefix for plane functionsRodrigo Siqueira
2023-10-26drm/amd/display: Add prefix to amdgpu crtc functionsRodrigo Siqueira
2023-10-26drm/amd/display: Set emulated sink type to HDMI accordingly.Alex Hung
2023-10-25Merge tag 'amd-drm-next-6.7-2023-10-20' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie
2023-10-20drm/amd/display: clean up some inconsistent indentingJiapeng Chong
2023-10-18Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-10-13Revert "drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DC"Alex Hung
2023-10-13Revert "drm/amd/display: Create one virtual connector in DC"Alex Hung
2023-10-13Revert "drm/amd/display: Disable virtual links"Alex Hung
2023-10-13Revert "drm/amd/display: Initialize writeback connector"Alex Hung
2023-10-13Revert "drm/amd/display: Skip writeback connector when we get amdgpu_dm_conne...Alex Hung
2023-10-13Revert "drm/amd/display: Return drm_connector from find_first_crtc_matching_c...Alex Hung
2023-10-13Revert "drm/amd/display: Use drm_connector in create_stream_for_sink"Alex Hung
2023-10-13Revert "drm/amd/display: Create amdgpu_dm_wb_connector"Alex Hung
2023-10-13Revert "drm/amd/display: Create fake sink and stream for writeback connector"Alex Hung
2023-10-13Revert "drm/amd/display: Hande writeback request from userspace"Alex Hung
2023-10-13Revert "drm/amd/display: Add writeback enable field (wb_enabled)"Alex Hung
2023-10-13Revert "drm/amd/display: Setup for mmhubbub3_warmup_mcif with big buffer"Alex Hung
2023-10-13Revert "drm/amd/display: Disable DWB frame capture to emulate oneshot"Alex Hung
2023-10-13drm/amd/display: Revert "drm/amd/display: Use drm_connector in create_validat...Alex Hung
2023-10-13drm/amd/display: make dc_set_power_state() return type `void` againMario Limonciello
2023-10-13drm/amd/display: Catch errors from drm_atomic_helper_suspend()Mario Limonciello
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-10-09drm/amd/display: Disable virtual linksStylon Wang
2023-10-09drm/amd/display: enable S/G display for for recent APUs by defaultYifan Zhang
2023-10-09drm/amd/display: Add a warning if the FPU is used outside from task context.Sebastian Andrzej Siewior
2023-10-05drm/amd/display: Simplify the per-CPU usage.Sebastian Andrzej Siewior
2023-10-05drm/amd/display: Remove migrate_en/dis from dc_fpu_begin().Sebastian Andrzej Siewior
2023-10-05drm/amd/display: Fix mst hub unplug warningWayne Lin
2023-10-04drm/amd/display: Bail from dm_check_crtc_cursor if no relevant changeMichel Dänzer
2023-10-04Revert "drm/amd/display: Enable Replay for static screen use cases"Ivan Lipski
2023-10-04drm/amd/display: Refactor dm_get_plane_scale helperMichel Dänzer
2023-10-03drm/amd/display: Disable DWB frame capture to emulate oneshotAlex Hung
2023-10-03drm/amd/display: Setup for mmhubbub3_warmup_mcif with big bufferAlex Hung
2023-10-03drm/amd/display: Add writeback enable field (wb_enabled)Alex Hung