aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_irq.c
Commit message (Expand)AuthorAge
* Merge branch 'drm-tracepoints' into drm-testingDave Airlie2010-07-07
|\
| * drm: add per-event vblank event trace pointsJesse Barnes2010-07-02
| * drm: add vblank event trace pointJesse Barnes2010-07-02
* | drm: Add support for platform devices to register as DRM devicesJordan Crouse2010-05-31
|/
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-27
|\
| * drm: make sure vblank interrupts are disabled at DPMS timeJesse Barnes2010-04-26
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* drm: Avoid calling vblank function is vblank wasn't initializedJerome Glisse2010-01-07
* drm/i915: Fix sync to vblank when VGA output is turned offLi Peng2009-12-01
* drm: when queuing an event with NEXTONMISS, return queued sequence to userspaceJesse Barnes2009-11-17
* drm: Add async event synchronization for drmWaitVblankKristian Høgsberg2009-11-17
* drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie2009-09-21
* drm: silence pointless vblank warning.Paul Rolland2009-08-08
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-18
* drm: fix irq naming for kms drivers.Dave Airlie2009-06-03
* 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