summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
2024-02-06drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as wellJonathan Gray
2024-02-06Re-revert "drm/amd/display: Enable Replay for static screen use cases"Jonathan Gray
2024-02-02drm/amd/display: Align the returned error code with legacy DPJonathan Gray
2024-01-29drm/dp_mst: Fix fractional DSC bpp handlingJonathan Gray
2024-01-22drm/amd/display: Add monitor patch for specific eDPJonathan Gray
2024-01-18Instead of skipping the call to hdcp_destroy(), use NULL for the kobjectJonathan Gray
2024-01-16update drm to linux 6.6.12Jonathan Gray
2024-01-06Add more Linux compat code in preparation for the apple KMS driver.Mark Kettenis
2024-01-01drm/amd/display: fix hw rotated modes when PSR-SU is enabledJonathan Gray
2023-12-11drm/amd/display: fix ABM disablementJonathan Gray
2023-11-30drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxJonathan Gray
2023-11-30drm/amd/display: Enable fast plane updates on DCN3.2 and aboveJonathan Gray
2023-11-30drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Jonathan Gray
2023-11-21drm/amd/display: Bail from dm_check_crtc_cursor if no relevant changeJonathan Gray
2023-11-21drm/amd/display: Refactor dm_get_plane_scale helperJonathan Gray
2023-11-21drm/amd/display: Check all enabled planes in dm_check_crtc_cursorJonathan Gray
2023-10-18drm/amd/display: Adjust the MST resume flowJonathan Gray
2023-09-25drm/amd/display: fix the white screen issue when >= 64GB DRAMJonathan Gray
2023-09-25Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Jonathan Gray
2023-09-19drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gammaJonathan Gray
2023-09-13drm/amd/display: ensure async flips are only accepted for fast updatesJonathan Gray
2023-09-13Revert "Revert drm/amd/display: Enable Freesync Video Mode by default"Jonathan Gray
2023-08-24drm/amd/display: fix access hdcp_workqueue assertJonathan Gray
2023-08-24drm/amd/display: phase3 mst hdcp for multiple displaysJonathan Gray
2023-08-24drm/amd/display: save restore hdcp state when display is unplugged from mst hubJonathan Gray
2023-08-17drm/amd: Disable S/G for APUs when 64GB or more host memoryJonathan Gray
2023-08-17drm/amdgpu: add S/G display parameterJonathan Gray
2023-08-13drm/amd/display: Ensure that planes are in the same orderJonathan Gray
2023-08-04drm/amd/display: Write to correct dirty_rectJonathan Gray
2023-08-04drm/amd/display: perform a bounds check before filling dirty rectanglesJonathan Gray
2023-08-04drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Jonathan Gray
2023-08-04drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtJonathan Gray
2023-08-04drm/amd/display: add FB_DAMAGE_CLIPS supportJonathan Gray
2023-07-28Revert "drm/amd/display: edp do not add non-edid timings"Jonathan Gray
2023-07-28drm/amd/display: Add polling method to handle MST reply packetJonathan Gray
2023-07-28drm/amd/display: fix linux dp link lost handled only one timeJonathan Gray
2023-07-28drm/amd/display: Clean up errors & warnings in amdgpu_dm.cJonathan Gray
2023-07-28drm/amd/display: force connector state when bpc changes during complianceJonathan Gray
2023-07-28drm/dp_mst: Clear MSG_RDY flag before sending new messageJonathan Gray
2023-07-28drm/amd/display: fix some coding style issuesJonathan Gray
2023-07-28drm/amd/display: use max_dsc_bpp in amdgpu_dmJonathan Gray
2023-07-28drm/amd/display: only accept async flips for fast updatesJonathan Gray
2023-07-26drm/amd/display: Add monitor specific edid quirkJonathan Gray
2023-07-26drm/amd/display: edp do not add non-edid timingsJonathan Gray
2023-07-20Revert "drm/amd/display: edp do not add non-edid timings"Jonathan Gray
2023-07-20drm/amd/display: Fix artifacting on eDP panels when engaging freesync video modeJonathan Gray
2023-07-05drm/amd/display: fix the system hang while disable PSRJonathan Gray
2023-07-05drm/amd/display: Add wrapper to call planes and stream updateJonathan Gray
2023-07-05drm/amd/display: Use dc_update_planes_and_streamJonathan Gray
2023-06-22drm/amdgpu: Don't set struct drm_driver.output_poll_changedJonathan Gray