]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/gfx12: properly handle error ints on all pipes
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 1 Jul 2024 21:40:55 +0000 (17:40 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Jul 2024 21:45:45 +0000 (17:45 -0400)
commit39879321769cc2d9a690725959ef76af92a38ac1
tree238ecf111ae272d632566321638fc5f3bcb9abcb
parent2662b7d9d8bc1dda1f89f0dd33422e069f2f861c
drm/amdgpu/gfx12: 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_v12_0.c