]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Initial psr_version with correct setting
authorTom Chung <chiahsuan.chung@amd.com>
Mon, 13 Jan 2025 06:22:31 +0000 (14:22 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:02:59 +0000 (21:02 -0500)
commitd8c782cac5007e68e7484d420168f12d3490def6
treef168719ce69875654252ae0bd299367dbcba273d
parent25961bad9212476983c570438366e1f5e9a9cf21
drm/amd/display: Initial psr_version with correct setting

[Why & How]
The initial setting for psr_version is not correct while
create a virtual link.

The default psr_version should be DC_PSR_VERSION_UNSUPPORTED.

Reviewed-by: Roman Li <roman.li@amd.com>
Signed-off-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c