Skip to content
Commit 6e5ff998 authored by Thierry Reding's avatar Thierry Reding
Browse files

drm/tegra: Implement VBLANK support



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: default avatarThierry Reding <thierry.reding@avionic-design.de>
parent 23fb4740
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment