summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
2024-04-03drm/amd/display: handle range offsets in VRR rangesAlex Deucher
2024-03-26drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'Srinivasan Shanmugam
2024-03-15drm/amd/display: Fix MST Null Ptr for RVFangzhi Zuo
2024-03-15drm/amd/display: Wrong colorimetry workaroundMa Hanghong
2024-03-01drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf
2024-02-23drm/amd/display: Preserve original aspect ratio in create streamTom Chung
2024-01-31drm/amd/display: pbn_div need be updated for hotplug eventWayne Lin
2024-01-01drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz
2023-12-08drm/amd/display: fix ABM disablementHamza Mahfooz
2023-11-28drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang
2023-11-28drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin
2023-11-28drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello
2023-11-20drm/amd/display: Bail from dm_check_crtc_cursor if no relevant changeMichel Dänzer
2023-11-20drm/amd/display: Refactor dm_get_plane_scale helperMichel Dänzer
2023-11-20drm/amd/display: Check all enabled planes in dm_check_crtc_cursorMichel Dänzer
2023-10-10drm/amd/display: Adjust the MST resume flowWayne Lin
2023-09-23drm/amd/display: fix the white screen issue when >= 64GB DRAMYifan Zhang
2023-09-23Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz
2023-09-19drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gammaMelissa Wen
2023-09-13drm/amd/display: ensure async flips are only accepted for fast updatesHamza Mahfooz
2023-09-13Revert "Revert drm/amd/display: Enable Freesync Video Mode by default"Aurabindo Pillai
2023-08-23drm/amd/display: fix access hdcp_workqueue assertHersen Wu
2023-08-23drm/amd/display: phase3 mst hdcp for multiple displayshersen wu
2023-08-23drm/amd/display: save restore hdcp state when display is unplugged from mst hubhersen wu
2023-08-16drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello
2023-08-16drm/amdgpu: add S/G display parameterAlex Deucher
2023-08-11drm/amd/display: Ensure that planes are in the same orderRodrigo Siqueira
2023-08-03drm/amd/display: Write to correct dirty_rectBenjamin Cheng
2023-08-03drm/amd/display: perform a bounds check before filling dirty rectanglesHamza Mahfooz
2023-08-03drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter
2023-08-03drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtMario Limonciello
2023-08-03drm/amd/display: add FB_DAMAGE_CLIPS supportHamza Mahfooz
2023-07-27Revert "drm/amd/display: edp do not add non-edid timings"Hersen Wu
2023-07-27drm/amd/display: Add polling method to handle MST reply packetWayne Lin
2023-07-27drm/amd/display: fix linux dp link lost handled only one timeHersen Wu
2023-07-27drm/amd/display: Clean up errors & warnings in amdgpu_dm.cSrinivasan Shanmugam
2023-07-27drm/amd/display: force connector state when bpc changes during complianceQingqing Zhuo
2023-07-27drm/dp_mst: Clear MSG_RDY flag before sending new messageWayne Lin
2023-07-27drm/amd/display: fix some coding style issuesSrinivasan Shanmugam
2023-07-27drm/amd/display: use max_dsc_bpp in amdgpu_dmHamza Mahfooz
2023-07-27drm/amd/display: only accept async flips for fast updatesSimon Ser
2023-07-23drm/amd/display: Add monitor specific edid quirkAurabindo Pillai
2023-07-23drm/amd/display: edp do not add non-edid timingsHersen Wu
2023-07-19Revert "drm/amd/display: edp do not add non-edid timings"Hersen Wu
2023-07-19drm/amd/display: Fix artifacting on eDP panels when engaging freesync video modeAurabindo Pillai
2023-06-28drm/amd/display: fix the system hang while disable PSRTom Chung
2023-06-28drm/amd/display: Add wrapper to call planes and stream updateRodrigo Siqueira
2023-06-28drm/amd/display: Use dc_update_planes_and_streamRodrigo Siqueira
2023-06-21drm/amdgpu: Don't set struct drm_driver.output_poll_changedThomas Zimmermann
2023-06-21drm/amd/display: edp do not add non-edid timingsHersen Wu