linux/drivers/gpu/host1x/drm
Thierry Reding 603f0cc948 drm/tegra: Explicitly set irq_enabled
Since the Tegra DRM driver doesn't use the drm_irq_install() helper, the
irq_enabled flag needs to be set manually in order to make functionality
such as the DRM_IOCTL_WAIT_VBLANK work properly.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
2013-05-25 12:32:49 +02:00
..
dc.c drm/tegra: Don't disable unused planes 2013-05-25 12:32:48 +02:00
dc.h
drm.c drm/tegra: Explicitly set irq_enabled 2013-05-25 12:32:49 +02:00
drm.h drm/tegra: Add gr2d device 2013-04-22 12:40:04 +02:00
fb.c gpu: host1x: drm: Add memory manager and fb 2013-04-22 12:40:04 +02:00
gem.c gpu: host1x: drm: Add memory manager and fb 2013-04-22 12:40:04 +02:00
gem.h gpu: host1x: drm: Add memory manager and fb 2013-04-22 12:40:04 +02:00
gr2d.c drm/tegra: Add gr2d device 2013-04-22 12:40:04 +02:00
hdmi.c gpu: host1x: Remove second host1x driver 2013-04-22 12:39:59 +02:00
hdmi.h
Kconfig drm/tegra: don't depend on OF 2013-04-22 12:40:56 +02:00
output.c
rgb.c