OSDN Git Service

drm/amdgpu: fix debug wait on idle for gfx9.4.1
authorJonathan Kim <jonathan.kim@amd.com>
Fri, 2 Jun 2023 17:52:04 +0000 (13:52 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 16:37:50 +0000 (12:37 -0400)
commit9bd443cb74bd47d820c3cc31ee0ed3008d004d73
treef5fc25d0d7923d1b71cf558960a1c3db055da483
parent75c2b7ed080d7421157c03064be82275364136e7
drm/amdgpu: fix debug wait on idle for gfx9.4.1

Wait calls for amd_ip_block_type not amd_hw_ip_block_type.

Reported-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Jonathan Kim <jonathan.kim@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c