drm/amdgpu: handle enforce isolation on non-0 gfxhub
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Aug 2024 23:06:36 +0000 (19:06 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Aug 2024 18:27:28 +0000 (14:27 -0400)
commitf49280ffd254e718ee01ef515fe91854fdf005cf
tree0243579b224ee739f4b4f984c6dabe6ee65354be
parent2dc3851ef7d9c5439ea8e9623fc36878f3b40649
drm/amdgpu: handle enforce isolation on non-0 gfxhub

Some chips have more than one gfxhub so check if we
are a gfxhub rather than just gfxhub 0.

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