aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-20drm/i915: drop pointer to drm_gem_objectDaniel Vetter1-1/+1
2010-03-25drm/i915: introduce to_intel_bo helperDaniel Vetter1-2/+2
2009-06-22drm/i915: Catch up to obj_priv->page_list rename in disabled debug code.Krzysztof Halasa1-2/+2
2009-06-22drm/i915: Fix size_t handling in off-by-default debug printfsKrzysztof Halasa1-1/+1
2009-04-01drm/i915: Add a spinlock to protect the active_listCarl Worth1-0/+2
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt1-0/+201