]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Move PSR support message into amdgpu_dm
authorMario Limonciello <mario.limonciello@amd.com>
Wed, 26 Mar 2025 21:01:54 +0000 (16:01 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Apr 2025 22:01:07 +0000 (18:01 -0400)
commit4321742c394ec369c93dd8860eb420165027d8f5
treefeabe4a762ef6608de3bc30ca39f497e810dfae6
parentef62b92b9d6290cf9bd09699723e6d18dda9a582
drm/amd/display: Move PSR support message into amdgpu_dm

[Why]
PSR support could vary from the panels connected to one GPU versus
another.

[How]
Move PSR support message into amdgpu_dm which has the scope of the
GPU and use that information.

Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Roman Li <roman.li@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_psr.c