linux-stable/drivers/gpu
Lad Prabhakar be0a3b7e2a drm/exynos/fimc: Use platform_get_irq() to get the interrupt
platform_get_resource(pdev, IORESOURCE_IRQ, ..) relies on static
allocation of IRQ resources in DT core code, this causes an issue
when using hierarchical interrupt domains using "interrupts" property
in the node as this bypassed the hierarchical setup and messed up the
irq chaining.

In preparation for removal of static setup of IRQ resource from DT core
code use platform_get_irq().

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
2022-02-25 09:50:47 +09:00
..
drm drm/exynos/fimc: Use platform_get_irq() to get the interrupt 2022-02-25 09:50:47 +09:00
host1x gpu: host1x: Always return syncpoint value when waiting 2022-02-16 17:20:53 +01:00
ipu-v3
trace
vga
Makefile