aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_irq.c
AgeCommit message (Expand)Author
2009-08-09drm: silence pointless vblank warning.Paul Rolland
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt
2009-06-04drm: fix irq naming for kms drivers.Dave Airlie
2009-02-25drm: Correct unbalanced drm_vblank_put() during mode setting.Chris Wilson
2009-02-08drm/i915: capture last_vblank count at IRQ uninstall time tooJesse Barnes
2009-01-28drm: Rip out the racy, unused vblank signal code.Eric Anholt
2009-01-11drm/i915: set vblank enabled flag correctly across IRQ install/uninstallJesse Barnes
2008-12-29drm: Add a debug node for vblank state.Eric Anholt
2008-12-29DRM: add mode setting supportDave Airlie
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard
2008-11-11drm: Remove infrastructure for supporting i915's vblank swapping.Eric Anholt
2008-10-23drm: Remove two leaks of vblank reference count in error paths.Eric Anholt
2008-10-18drm: kill drm_device->irqJesse Barnes
2008-10-18drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes
2008-10-18i915: Add support for MSI and interrupt mitigation.Eric Anholt
2008-08-25drm: don't call the vblank tasklet with irqs disabled.Thomas Hellstrom
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie