drm/amd/display: Add a new DC debug mask for PSR-SU
authorMario Limonciello <mario.limonciello@amd.com>
Thu, 14 Dec 2023 21:07:32 +0000 (15:07 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Dec 2023 19:47:15 +0000 (14:47 -0500)
commit4e08378b2dc1fbe64c9e1730f3260672b22fac03
treeb47cf8147d463f4f59402b7b6595aeb8a7cd8b35
parenta0d25fcd75d40441712ff210cba2e49fc771a8b3
drm/amd/display: Add a new DC debug mask for PSR-SU

Some issues have been raised that appear to be tied to PSR-SU.
To allow users to confirm they're tied to PSR-SU without turning off
PSR entirely introduce a new debug mask:

amdgpu.dcdebugmask=0x200

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_psr.c
drivers/gpu/drm/amd/include/amd_shared.h