aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem_debug.c
AgeCommit message (Expand)Author
2010-11-23drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson
2010-09-30drm/i915/debug: Convert i915_verify_active() to scan all listsChris Wilson
2010-09-29drm/i915/debug: Remove default WATCH_BUFChris Wilson
2010-09-29drm/i915/debug: Remove defunct WATCH_LRUChris Wilson
2010-04-20drm/i915: drop pointer to drm_gem_objectDaniel Vetter
2010-03-25drm/i915: introduce to_intel_bo helperDaniel Vetter
2009-06-22drm/i915: Catch up to obj_priv->page_list rename in disabled debug code.Krzysztof Halasa
2009-06-22drm/i915: Fix size_t handling in off-by-default debug printfsKrzysztof Halasa
2009-04-01drm/i915: Add a spinlock to protect the active_listCarl Worth
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt