summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_psr.c
AgeCommit message (Expand)AuthorLines
2025-07-28drm/amd/display: Avoid configuring PSR granularity if PSR-SU not supportedMario Limonciello-2/+4
2025-04-07drm/amd/display: Move PSR support message into amdgpu_dmMario Limonciello-8/+0
2025-02-25drm/amd/display: Disable PSR-SU on eDP panelsTom Chung-1/+2
2025-02-25drm/amd/display: Revert "Disable PSR-SU on some OLED panel"Tom Chung-20/+0
2025-02-12drm/amd/display: Disable PSR-SU on some OLED panelTom Chung-0/+20
2025-01-10drm/amd/display: Do not wait for PSR disable on vbl enableLeo Li-3/+32
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung-1/+1
2024-04-30drm/amd/display: Add periodic detection for IPSRoman Li-0/+28
2024-03-27drm/amd/display: fix IPX enablementHamza Mahfooz-3/+5
2024-03-20drm/amd/display: Fix function banner for amdgpu_dm_psr_disable_all()Roman Li-1/+1
2023-12-19drm/amd/display: Add a new DC debug mask for PSR-SUMario Limonciello-0/+3
2023-07-07drm/amd/display: Clean up warnings in amdgpu_dm _mst_types, _plane, _psr.cSrinivasan Shanmugam-0/+1
2023-06-30drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtMario Limonciello-1/+2
2023-01-24drm/amd/display: Pass DSC slice height to PSR FWRobin Chen-1/+1
2023-01-09drm/amd/display: fix PSR-SU/DSC interoperability supportHamza Mahfooz-0/+3
2022-10-10drm/amd/display: explicitly disable psr_feature_enable appropriatelyShirish S-2/+6
2022-09-29drm/amd/display: Prevent OTG shutdown during PSR SULeo Li-1/+7
2022-06-06drm/amd/display: Implement MPO PSR SULeo Li-2/+4
2022-06-06drm/amd/display: calculate psr config settings in runtime in DMDavid Zhang-5/+10
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in amdgpu_dmAlex Hung-4/+0
2022-04-13drm/amd/display: implement shared PSR-SU sink validation helperDavid Zhang-1/+8
2022-02-23drm/amd/display: Refactor PSR DPCD caps detectionPo Ting Chen-53/+5
2022-01-25drm/amd/display: Use PSR version selected during set_psr_capsNicholas Kazlauskas-4/+2
2021-12-14drm/amd/display: parse and check PSR SU capsMikita Lipski-13/+88
2021-10-28drm/amd/display: dc_link_set_psr_allow_active refactoringRobin Chen-2/+8
2021-06-18drm/amd/display: remove unused variable 'dc'Pu Lehui-2/+0
2021-06-15drm/amd/display: move psr dm interface to separate filesRoman Li-0/+166