linux-stable/drivers/gpu/drm/atmel-hlcdc
Thomas Zimmermann 889652839e drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Drop the DRM IRQ midlayer in favor of Linux IRQ interfaces. DRM's
IRQ helpers are mostly useful for UMS drivers. Modern KMS drivers
don't benefit from using it. DRM IRQ callbacks are now being called
directly or inlined.

v2:
	* use managed release via devm_request_irq() (Sam)
	* drop extra test for irq != IRQ_NOTCONNECTED (Sam)

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Tested-by: Dan Sneddon <Dan.Sneddon@microchip.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210803090704.32152-4-tzimmermann@suse.de
2021-08-10 20:00:58 +02:00
..
atmel_hlcdc_crtc.c drm: atmel_hlcdc: Enable the crtc vblank prior to crtc usage. 2021-06-19 22:23:03 +02:00
atmel_hlcdc_dc.c drm/atmel-hlcdc: Convert to Linux IRQ interfaces 2021-08-10 20:00:58 +02:00
atmel_hlcdc_dc.h drm/atmel: Use drm_atomic_helper_commit 2021-02-23 12:54:20 +01:00
atmel_hlcdc_output.c drm/atmel-hlcdc: Use simple encoder 2020-04-02 14:16:44 +02:00
atmel_hlcdc_plane.c drm: Use state helper instead of the plane state pointer 2021-02-25 08:05:28 +01:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00