mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +00:00
6e5ff99899
Implement support for the VBLANK IOCTL. Note that Tegra is somewhat special in this case because it doesn't use the generic IRQ support provided by the DRM core (DRIVER_HAVE_IRQ) but rather registers one interrupt handler for each display controller. While at it, clean up the way that interrupts are enabled to ensure that the VBLANK interrupt only gets enabled when required. Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> |
||
---|---|---|
.. | ||
dc.c | ||
dc.h | ||
drm.c | ||
drm.h | ||
fb.c | ||
hdmi.c | ||
hdmi.h | ||
host1x.c | ||
Kconfig | ||
Makefile | ||
output.c | ||
rgb.c |