drm/i915: Cleanup trivial leak on execbuffer error path.
[safe/jmp/linux-2.6] / drivers / gpu / drm / i915 / 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...