]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amdgpu/gfx9.4.3: Explicitly halt MEC before init
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 12 Sep 2024 20:15:55 +0000 (16:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Sep 2024 20:15:06 +0000 (16:15 -0400)
commitc1de938fb7e5edc4c71d33f73e9fc5c77feb02a0
treef8fbdf6fa1fe198a2271776aaae8d8304477ad96
parent797fb1533315571ff9e55e80154f48cd47f3dbe5
drm/amdgpu/gfx9.4.3: Explicitly halt MEC before init

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

Tested-by: Amber Lin <Amber.Lin@amd.com>
Acked-by: Amber Lin <Amber.Lin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c