]> Git Repo - linux.git/commit
drm/amd/display: Fix idle check for shared firmware state
authorNicholas Kazlauskas <[email protected]>
Wed, 21 Feb 2024 17:27:31 +0000 (12:27 -0500)
committerAlex Deucher <[email protected]>
Wed, 20 Mar 2024 17:12:58 +0000 (13:12 -0400)
commit3d066f9547dd58329b526db44f42c487a7974703
treee4607a905f3bcb977b78cc14fde03bde05454b63
parent86e9523fb0efce27095d3086473c739cce720d01
drm/amd/display: Fix idle check for shared firmware state

[WHY]
We still had an instance of get_idle_state checking the PMFW scratch
register instead of the actual idle allow signal.

[HOW]
Replace it with the SW state check for whether we had allowed idle
through notify_idle.

Cc: Mario Limonciello <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: [email protected]
Reviewed-by: Duncan Ma <[email protected]>
Acked-by: Alex Hung <[email protected]>
Signed-off-by: Nicholas Kazlauskas <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/display/dc/core/dc.c
This page took 0.05446 seconds and 4 git commands to generate.