drm/amdgpu/gfx9: properly handle error ints on all pipes
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 2 Jul 2024 14:24:59 +0000 (10:24 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Jul 2024 21:45:45 +0000 (17:45 -0400)
commit48695573d2feaf42812c1ad54e01caff0d1c2d71
tree31c46a65e19632b6172a4d8b1e542269322d32a6
parent39879321769cc2d9a690725959ef76af92a38ac1
drm/amdgpu/gfx9: properly handle error ints on all pipes

Need to handle the interrupt enables for all pipes.

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c