summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_debug.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: introduce to_intel_bo helperDaniel Vetter2010-03-251-2/+2
* drm/i915: Catch up to obj_priv->page_list rename in disabled debug code.Krzysztof Halasa2009-06-231-2/+2
* drm/i915: Fix size_t handling in off-by-default debug printfsKrzysztof Halasa2009-06-231-1/+1
* drm/i915: Add a spinlock to protect the active_listCarl Worth2009-04-021-0/+2
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-171-0/+201