aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie1-0/+27
2009-08-09drm: silence pointless vblank warning.Paul Rolland1-1/+1
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt1-28/+16
2009-06-04drm: fix irq naming for kms drivers.Dave Airlie1-1/+7
2009-02-25drm: Correct unbalanced drm_vblank_put() during mode setting.Chris Wilson1-4/+10
2009-02-08drm/i915: capture last_vblank count at IRQ uninstall time tooJesse Barnes1-0/+1
2009-01-28drm: Rip out the racy, unused vblank signal code.Eric Anholt1-138/+23
2009-01-11drm/i915: set vblank enabled flag correctly across IRQ install/uninstallJesse Barnes1-3/+15
2008-12-29drm: Add a debug node for vblank state.Eric Anholt1-0/+9
2008-12-29DRM: add mode setting supportDave Airlie1-19/+45
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard1-3/+1
2008-11-11drm: Remove infrastructure for supporting i915's vblank swapping.Eric Anholt1-80/+0
2008-10-23drm: Remove two leaks of vblank reference count in error paths.Eric Anholt1-1/+4
2008-10-18drm: kill drm_device->irqJesse Barnes1-5/+2
2008-10-18drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes1-69/+378
2008-10-18i915: Add support for MSI and interrupt mitigation.Eric Anholt1-8/+12
2008-08-25drm: don't call the vblank tasklet with irqs disabled.Thomas Hellstrom1-8/+12
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+462