drm/i915: Fix product names and #defines
[safe/jmp/linux-2.6] / drivers / gpu / drm / i915 / i915_gem_tiling.c
2009-12-07 Adam Jacksondrm/i915: Fix product names and #defines
2009-11-05 Zhao Yakuidrm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER
2009-09-08 Dave Airliedrm/i915: get the bridge device once.
2009-09-04 Zhenyu Wangdrm/i915: fix tiling on IGDNG
2009-07-10 Eric Anholtdrm/i915: Zap the GTT mapping when transitioning from...
2009-06-18 Keith Packarddrm/i915: check for CONFIG_PNP before using pnp function
2009-06-18 Chris Wilsondrm/i915: Clear fence register on tiling stride change.
2009-06-09 Jesse Barnesdrm/i915: enable MCHBAR if needed
2009-06-05 Zhenyu Wangdrm/i915: Disable tiling on IGDNG for now
2009-05-27 Eric Anholtdrm/i915: Fix tiling pitch handling on 8xx.
2009-04-17 Keith Packarddrm/i915: fix transition to I915_TILING_NONE
2009-04-08 Eric Anholtdrm/i915: Allow tiling of objects with bit 17 swizzling...
2009-04-01 Daniel Vetterdrm/i915: fix up tiling/fence reg setup on i8xx class hw
2009-03-27 Eric Anholtdrm/i915: Change DCC tiling detection case to cover...
2009-02-20 Chris Wilsondrm/i915: hold mutex for unreference() in i915_gem_tiling.c
2009-02-08 Chris Wilsondrm/i915: Unref the object after failing to set tiling...
2009-02-08 Jesse Barnesdrm/i915: add fence register management to execbuf
2008-12-29 Jesse Barnesdrm/i915: add GEM GTT mapping support
2008-12-04 Eric Anholtdrm/i915: Respect GM965/GM45 bit-17-instead-of-bit...
2008-10-17 Eric Anholti915: GM45 has GM965-style MCH setup.
2008-10-17 Eric Anholtdrm: G33-class hardware has a newer 965-style MCH ...
2008-10-17 Eric Anholtdrm: Add GEM ("graphics execution manager") to i915...