Home
last modified time | relevance | path

Searched hist:"66 c6594b" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_irq.c66c6594b Tue May 04 11:42:18 CDT 2021 Marc Zyngier <maz@kernel.org> 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>

/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-common.c66c6594b Tue May 04 11:42:18 CDT 2021 Marc Zyngier <maz@kernel.org> 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>