]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu : Fix asic reset regression issue introduce by b428891047b0d8
authorshaoyunl <shaoyun.liu@amd.com>
Tue, 9 Mar 2021 15:30:15 +0000 (10:30 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Mar 2021 03:11:03 +0000 (23:11 -0400)
commit0894ff68f3fe38ba368a0a8a297e3489dd47bcf2
tree3d94d5369c7a1e186933b0e7166e336f32ce3a7b
parentdb1bc120fcda2318d15c6c7c01fc8157ceaed899
drm/amdgpu : Fix asic reset regression issue introduce by b428891047b0d8

This recent change introduce SDMA interrupt info printing with irq->process function.
These functions do not require a set function to enable/disable the irq

Signed-off-by: shaoyunl <shaoyun.liu@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c