Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
[safe/jmp/linux-2.6] / drivers / gpu / drm / i915 / i915_dma.c
2008-11-03 Eric Anholti915: Add GEM ioctl to get available aperture size.
2008-10-23 Keith Packardi915: Disable MSI on GM965 (errata says it doesn't...
2008-10-17 Matthias Hopfdrm/i915: fix ioremap of a user address for non-root...
2008-10-17 Dave Airliei915: fixup permissions on gem ioctls.
2008-10-17 Eric Anholtdrm: Clean up many sparse warnings in i915.
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 Kristian Høgsbergi915: Add chip set ID param.
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 Keith Packardi915: Initialize hardware status page at device load...
2008-10-17 Keith Packardi915: Track progress inside of batchbuffers for determi...
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-10-17 Keith Packardi915: Ignore X server provided mmio address
2008-10-17 Keith Packardi915: remove settable use_mi_batchbuffer_start
2008-10-16 Harvey Harrisonmisc: replace __FUNCTION__ with __func__
2008-07-14 Dave Airliedrm: reorganise drm tree to be more future proof.