drm/amdgpu: complete gfxoff allow signal during suspend without delay
authorHarsh Jain <harsh.jain@amd.com>
Wed, 2 Nov 2022 09:53:08 +0000 (15:23 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Nov 2022 22:41:42 +0000 (17:41 -0500)
commit4b31b92b143f7d209f3d494c56d4c4673e9fc53d
treea5db5d54716555c2b554c4403988336c033c94ca
parent3b8164f8084ff7888ed24970efa230ff5d36eda8
drm/amdgpu: complete gfxoff allow signal during suspend without delay

change guarantees that gfxoff is allowed before moving further in
s2idle sequence to add more reliablity about gfxoff in amdgpu IP's
suspend flow

Signed-off-by: Harsh Jain <harsh.jain@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c