aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_debug.c
Commit message (Expand)AuthorAgeFilesLines
* merge more graphics stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-4/+4
* remove firmware files, merge more uncritical stuff from 3.0.101Wolfgang Wiedmeyer2015-10-231-4/+4
* samsung update 1codeworkx2012-06-021-4/+4
* drm/i915: Refine tracepointsChris Wilson2011-02-071-45/+0
* drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson2010-11-231-13/+10
* drm/i915/debug: Convert i915_verify_active() to scan all listsChris Wilson2010-09-301-14/+97
* drm/i915/debug: Remove default WATCH_BUFChris Wilson2010-09-291-1/+1
* drm/i915/debug: Remove defunct WATCH_LRUChris Wilson2010-09-291-35/+0
* drm/i915: drop pointer to drm_gem_objectDaniel Vetter2010-04-201-1/+1
* 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-221-2/+2
* drm/i915: Fix size_t handling in off-by-default debug printfsKrzysztof Halasa2009-06-221-1/+1
* drm/i915: Add a spinlock to protect the active_listCarl Worth2009-04-011-0/+2
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-181-0/+201