summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2024-09-08drm/amd/display: Spinlock before reading eventAlex Hung1-8/+6
2024-09-08drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6Hersen Wu1-1/+4
2024-09-04drm/amd/display: avoid using null object of framebufferMa Ke1-2/+7
2024-08-14Revert "drm/amd/display: Add NULL check for 'afb' before dereferencing in amd...Ivan Lipski1-12/+4
2024-08-14drm/amd/display: Skip Recompute DSC Params if no Stream on LinkFangzhi Zuo1-0/+3
2024-08-14drm/amd/display: Add null checker before passing variablesAlex Hung1-3/+6
2024-08-14drm/amd/display: Add NULL check for 'afb' before dereferencing in amdgpu_dm_p...Srinivasan Shanmugam1-4/+12
2024-07-25drm/amd/display: Fix refresh rate range for some panelTom Chung1-0/+48
2024-07-25drm/amd/display: Add refresh rate range checkTom Chung1-1/+3
2024-07-11drm/amd/display: Fix uninitialized variables in DMAlex Hung2-6/+6
2024-06-12drm/amd/display: Enable colorspace property for MST connectorsMario Limonciello1-0/+3
2024-06-12drm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton1-0/+1
2024-05-17drm/amd/display: Fix incorrect DSC instance for MSTHersen Wu1-12/+36
2024-05-17drm/amd/display: Skip on writeback when it's not applicableAlex Hung1-0/+10
2024-04-17drm/amd/display: Set VSC SDP Colorimetry same way for MST and SSTHarry Wentland1-9/+3
2024-04-17drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4Harry Wentland1-2/+5
2024-04-03Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Harry Wentland1-5/+3
2024-04-03drm/amd/display: handle range offsets in VRR rangesAlex Deucher1-5/+14
2024-04-03drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` foundMario Limonciello1-8/+14
2024-03-27drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()Nikita Zhandarovich1-9/+7
2024-03-27drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'Srinivasan Shanmugam1-1/+1
2024-03-06drm/amd/display: Add monitor patch for specific eDPRyan Lin1-2/+4
2024-03-01drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf1-0/+1
2024-03-01drm/amd/display: adjust few initialization order in dmWayne Lin1-19/+18
2024-02-23drm/amd/display: Preserve original aspect ratio in create streamTom Chung1-0/+2
2024-02-23drm/amd/display: Fix MST Null Ptr for RVFangzhi Zuo1-5/+7
2024-02-05drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as wellAlex Deucher1-2/+6
2024-02-05Re-revert "drm/amd/display: Enable Replay for static screen use cases"Ivan Lipski2-30/+1
2024-02-01drm/amd/display: Align the returned error code with legacy DPWayne Lin1-0/+5
2024-02-01Revert "drm/amd/display: fix bandwidth validation failure on DCN 2.1"Ivan Lipski1-1/+1
2024-02-01drm/amd/display: fix bandwidth validation failure on DCN 2.1Melissa Wen1-1/+1
2024-01-26drm/dp_mst: Fix fractional DSC bpp handlingVille Syrjälä2-2/+2
2024-01-20drm/amd/display: Add monitor patch for specific eDPIvan Lipski1-0/+6
2024-01-10drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...Joshua Ashton1-3/+5
2024-01-10drm/amd/display: pbn_div need be updated for hotplug eventWayne Lin1-2/+1
2024-01-01drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz1-0/+3
2023-12-08drm/amd/display: fix ABM disablementHamza Mahfooz1-3/+5
2023-11-28drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang1-6/+7
2023-11-28drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin1-4/+4
2023-11-28drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello1-0/+3
2023-11-28drm/amd/display: Fix DSC not Enabled on Direct MST SinkFangzhi Zuo1-15/+14
2023-11-20drm/amd/display: Bail from dm_check_crtc_cursor if no relevant changeMichel Dänzer1-1/+32
2023-11-20drm/amd/display: Refactor dm_get_plane_scale helperMichel Dänzer1-9/+14
2023-11-20drm/amd/display: Check all enabled planes in dm_check_crtc_cursorMichel Dänzer1-2/+12
2023-11-20drm/amd/display: Fix null pointer dereference in error messageCong Liu1-2/+1
2023-09-21drm/amd/display: fix the ability to use lower resolution modes on eDPHamza Mahfooz1-2/+2
2023-09-12drm/amd/display: fix replay_mode kernel-doc warningRandy Dunlap1-1/+1
2023-09-12drm/amd/display: Adjust the MST resume flowWayne Lin1-13/+80
2023-09-12drm/amd/display: Add dirty rect support for ReplayBhawanpreet Lakha1-1/+2
2023-09-12Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz1-2/+3