aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_tiling.c
Commit message (Expand)AuthorAge
* drm/i915: hold mutex for unreference() in i915_gem_tiling.cChris Wilson2009-02-19
* drm/i915: Unref the object after failing to set tiling mode.Chris Wilson2009-02-08
* drm/i915: add fence register management to execbufJesse Barnes2009-02-08
* drm/i915: add GEM GTT mapping supportJesse Barnes2008-12-29
* drm/i915: Respect GM965/GM45 bit-17-instead-of-bit-11 option for swizzling.Eric Anholt2008-12-03
* i915: GM45 has GM965-style MCH setup.Eric Anholt2008-10-17
* drm: G33-class hardware has a newer 965-style MCH (no DCC register).Eric Anholt2008-10-17
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-17