summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_irq.c
Commit message (Expand)AuthorAgeFilesLines
* drm: silence pointless vblank warning.Paul Rolland2009-08-091-1/+1
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-181-28/+16
* drm: fix irq naming for kms drivers.Dave Airlie2009-06-041-1/+7
* drm: Correct unbalanced drm_vblank_put() during mode setting.Chris Wilson2009-02-251-4/+10
* drm/i915: capture last_vblank count at IRQ uninstall time tooJesse Barnes2009-02-081-0/+1
* drm: Rip out the racy, unused vblank signal code.Eric Anholt2009-01-281-138/+23
* drm/i915: set vblank enabled flag correctly across IRQ install/uninstallJesse Barnes2009-01-111-3/+15
* drm: Add a debug node for vblank state.Eric Anholt2008-12-291-0/+9
* DRM: add mode setting supportDave Airlie2008-12-291-19/+45
* drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard2008-11-251-3/+1
* drm: Remove infrastructure for supporting i915's vblank swapping.Eric Anholt2008-11-111-80/+0
* drm: Remove two leaks of vblank reference count in error paths.Eric Anholt2008-10-231-1/+4
* drm: kill drm_device->irqJesse Barnes2008-10-181-5/+2
* drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes2008-10-181-69/+378
* i915: Add support for MSI and interrupt mitigation.Eric Anholt2008-10-181-8/+12
* drm: don't call the vblank tasklet with irqs disabled.Thomas Hellstrom2008-08-251-8/+12
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-0/+462
OpenPOWER on IntegriCloud