drm/amdgpu: enable GENERIC0_INT for gfx/compute pipes
authorHawking Zhang <Hawking.Zhang@amd.com>
Wed, 6 Apr 2022 04:08:12 +0000 (12:08 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 May 2022 14:43:54 +0000 (10:43 -0400)
commit65b462fc7ef97dad2fe99b58f0172a14b8948329
tree729489bfd48ac5976c516927cd3b7b6faaa111ce
parentb21348a28bffd1fd10eaa92c3fe85b5d7220b76f
drm/amdgpu: enable GENERIC0_INT for gfx/compute pipes

To generate an interrupt to RLC for accessing indirect
registers that CP can not access directly

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c