]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: fix psr panel lightup
authorRoman Li <roman.li@amd.com>
Tue, 3 Nov 2020 22:43:24 +0000 (17:43 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 Nov 2020 22:10:09 +0000 (17:10 -0500)
commit4c2b07680312c9f79e27901d0a5b3778c9c7dbfd
tree111cada27b3455d57de66d5087cecd7cd3ef95e2
parentf97b6906cfffe9621c6801311fceb82830d560fb
drm/amd/display: fix psr panel lightup

[Why]
The change for correct asic type check
caused a psr regression due to incorrect
chip family id for Raven.

[How]
Use correct family id.

Signed-off-by: Roman Li <roman.li@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link.c