DRM: i915: add mode setting support
[safe/jmp/linux-2.6] / drivers / gpu / drm / i915 / i915_irq.c
2008-12-29 Jesse BarnesDRM: i915: add mode setting support
2008-12-29 Dave Airliedrm: move to kref per-master structures.
2008-12-02 Andrew Mortondrivers/gpu/drm/i915/i915_irq.c: fix warning
2008-11-24 Keith Packarddrm: move drm vblank initialization/cleanup to driver...
2008-11-24 Keith Packarddrm/i915: Always read pipestat in irq_handler
2008-11-24 Eric Anholtdrm/i915: Remove IMR masking during interrupt handler...
2008-11-24 Keith Packarddrm/i915: Manage PIPESTAT to control vblank interrupts...
2008-11-11 Keith Packarddrm/i915: Move legacy breadcrumb out of the reserved...
2008-11-11 Eric Anholti915: Remove racy delayed vblank swap ioctl.
2008-10-23 Keith Packarddrm/i915: use pipes, not planes to label vblank data
2008-10-23 Keith Packarddrm/i915: hold dev->struct_mutex and DRM lock during...
2008-10-23 Eric Anholti915: Enable IMR passthrough of vblank events before...
2008-10-23 Eric Anholtdrm: Remove two leaks of vblank reference count in...
2008-10-23 Keith Packardi915: Protect vblank IRQ reg access with spinlock
2008-10-17 Eric Anholtdrm: Increment dev_priv->irq_received so i915_gem_inter...
2008-10-17 Kristian Høgsbergi915: Make use of sarea_priv conditional.
2008-10-17 Eric Anholti915: Use struct_mutex to protect ring in GEM mode.
2008-10-17 Eric Anholtdrm: Add GEM ("graphics execution manager") to i915...
2008-10-17 Jesse Barnesdrm: Rework vblank-wait handling to allow interrupt...
2008-10-17 Matthew GarrettAdd Intel ACPI IGD OpRegion support
2008-10-17 Eric Anholti915: Add support for MSI and interrupt mitigation.
2008-10-17 Jesse Barnesi915: Use more consistent names for regs, and store...
2008-07-14 Dave Airliedrm: reorganise drm tree to be more future proof.