]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/gfx10: properly handle error ints on all pipes
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 1 Jul 2024 15:08:52 +0000 (11:08 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Jul 2024 21:45:45 +0000 (17:45 -0400)
commit4b95cec68937a6302c7085b26258cf721d726684
tree62387290827807fa0095821c30d10d120b2646c7
parentaf4808ac40dbf668183d0b69ef6b31e62e1fc5df
drm/amdgpu/gfx10: 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_v10_0.c