include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / gpu / drm / drm_irq.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-08 Jerome Glissedrm: Avoid calling vblank function is vblank wasn't...
2009-12-01 Li Pengdrm/i915: Fix sync to vblank when VGA output is turned off
2009-11-18 Jesse Barnesdrm: when queuing an event with NEXTONMISS, return...
2009-11-18 Kristian Høgsbergdrm: Add async event synchronization for drmWaitVblank
2009-11-11 Jesse Barnesdrm: when queuing an event with NEXTONMISS, return...
2009-11-05 Eric AnholtMerge remote branch 'airlied/drm-next' into drm-intel...
2009-10-26 Kristian Høgsbergdrm: Add async event synchronization for drmWaitVblank
2009-09-21 Dave Airliedrm/vgaarb: add VGA arbitration support to the drm...
2009-08-09 Paul Rollanddrm: silence pointless vblank warning.
2009-06-18 Eric Anholtdrm: Remove memory debugging infrastructure.
2009-06-03 Dave Airliedrm: fix irq naming for kms drivers.
2009-02-25 Chris Wilsondrm: Correct unbalanced drm_vblank_put() during mode...
2009-02-08 Jesse Barnesdrm/i915: capture last_vblank count at IRQ uninstall...
2009-01-28 Eric Anholtdrm: Rip out the racy, unused vblank signal code.
2009-01-10 Jesse Barnesdrm/i915: set vblank enabled flag correctly across...
2008-12-29 Eric Anholtdrm: Add a debug node for vblank state.
2008-12-29 Dave AirlieDRM: add mode setting support
2008-11-24 Keith Packarddrm: move drm vblank initialization/cleanup to driver...
2008-11-11 Eric Anholtdrm: Remove infrastructure for supporting i915's vblank...
2008-10-23 Eric Anholtdrm: Remove two leaks of vblank reference count in...
2008-10-17 Jesse Barnesdrm: kill drm_device->irq
2008-10-17 Jesse Barnesdrm: Rework vblank-wait handling to allow interrupt...
2008-10-17 Eric Anholti915: Add support for MSI and interrupt mitigation.
2008-08-24 Thomas Hellstromdrm: don't call the vblank tasklet with irqs disabled.
2008-07-14 Dave Airliedrm: reorganise drm tree to be more future proof.