drm/amdgpu/gfx9: Explicitly halt CP before init
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Sep 2024 17:21:02 +0000 (13:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 26 Sep 2024 21:06:18 +0000 (17:06 -0400)
commitb1281b6d55057f5c2830e35b96de70d4ba6b7708
tree7b26e8eb59fda455346fdd4f1817d44f7a369049
parent993fcc40ae7365fa664e2ec874e2e3933b773376
drm/amdgpu/gfx9: Explicitly halt CP before init

Need to make sure it's halted as we don't know what state
the GPU may have been left in previously.

Reviewed-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c