summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_irq.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-tracepoints' into drm-testingDave Airlie2010-07-071-0/+11
|\
| * drm: add per-event vblank event trace pointsJesse Barnes2010-07-021-0/+8
| * drm: add vblank event trace pointJesse Barnes2010-07-021-0/+3
* | drm: Add support for platform devices to register as DRM devicesJordan Crouse2010-06-011-6/+9
|/
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-271-0/+1
|\
| * drm: make sure vblank interrupts are disabled at DPMS timeJesse Barnes2010-04-271-0/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* drm: Avoid calling vblank function is vblank wasn't initializedJerome Glisse2010-01-081-1/+4
* drm/i915: Fix sync to vblank when VGA output is turned offLi Peng2009-12-011-8/+26
* drm: when queuing an event with NEXTONMISS, return queued sequence to userspaceJesse Barnes2009-11-181-0/+1
* drm: Add async event synchronization for drmWaitVblankKristian Høgsberg2009-11-181-0/+95
* drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie2009-09-211-0/+27
* 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