aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_irq.c
Commit message (Expand)AuthorAge
* drm: Correct unbalanced drm_vblank_put() during mode setting.Chris Wilson2009-02-24
* drm/i915: capture last_vblank count at IRQ uninstall time tooJesse Barnes2009-02-08
* drm: Rip out the racy, unused vblank signal code.Eric Anholt2009-01-28
* drm/i915: set vblank enabled flag correctly across IRQ install/uninstallJesse Barnes2009-01-10
* drm: Add a debug node for vblank state.Eric Anholt2008-12-29
* DRM: add mode setting supportDave Airlie2008-12-29
* drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard2008-11-24
* drm: Remove infrastructure for supporting i915's vblank swapping.Eric Anholt2008-11-11
* drm: Remove two leaks of vblank reference count in error paths.Eric Anholt2008-10-22
* drm: kill drm_device->irqJesse Barnes2008-10-17
* drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes2008-10-17
* i915: Add support for MSI and interrupt mitigation.Eric Anholt2008-10-17
* drm: don't call the vblank tasklet with irqs disabled.Thomas Hellstrom2008-08-24
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-13