]> git.baikalelectronics.ru Git - kernel.git/commit
gpu: Bulk conversion to generic_handle_domain_irq()
authorMarc Zyngier <maz@kernel.org>
Tue, 4 May 2021 16:42:18 +0000 (17:42 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 12 Aug 2021 10:39:40 +0000 (11:39 +0100)
commit291443a3dc573982566e63416093866ffcb852ec
tree6f36c3507c7757786a377609b08c3d1cc932067e
parent699f69456c5a409bf3d4effc12ef9762f4f25cec
gpu: Bulk conversion to generic_handle_domain_irq()

Wherever possible, replace constructs that match either
generic_handle_irq(irq_find_mapping()) or
generic_handle_irq(irq_linear_revmap()) to a single call to
generic_handle_domain_irq().

Signed-off-by: Marc Zyngier <maz@kernel.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
drivers/gpu/drm/msm/disp/dpu1/dpu_mdss.c
drivers/gpu/drm/msm/disp/mdp5/mdp5_mdss.c
drivers/gpu/ipu-v3/ipu-common.c