]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/gfx11: properly handle error ints on all pipes
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 1 Jul 2024 15:18:00 +0000 (11:18 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Jul 2024 21:45:45 +0000 (17:45 -0400)
commit2662b7d9d8bc1dda1f89f0dd33422e069f2f861c
tree5ebd383822ea38841906332cabf690965b6dc088
parent4b95cec68937a6302c7085b26258cf721d726684
drm/amdgpu/gfx11: properly handle error ints on all pipes

Need to handle the interrupt enables for all pipes.

v2: fix indexing (Jessie)

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