drm/amd/display: Demote Error Level When ODM Transition Supported
authorFangzhi Zuo <Jerry.Zuo@amd.com>
Tue, 22 Nov 2022 16:14:06 +0000 (11:14 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Dec 2022 17:18:19 +0000 (12:18 -0500)
commite81b6a4427f3ca37859f5b9fdb6a66683bb84e2e
treef7700a766750e40d5bec53c3aee2eaa0867daf4c
parent345ce3fc9262881343dc6faa4ec132bc21e88756
drm/amd/display: Demote Error Level When ODM Transition Supported

[Why && How]
On dcn32, HW supports odm transition in fast update. Hence this
error message is considered false positive. Downgrade the error level
to avoid catching unnecessary attention.

Reviewed-by: Dillon Varone <Dillon.Varone@amd.com>
Acked-by: Jasdeep Dhillon <jdhillon@amd.com>
Signed-off-by: Fangzhi Zuo <Jerry.Zuo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_resource.c