aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem_debug.c
AgeCommit message (Expand)Author
2013-08-09drm/i915: Fix #endif commentDamien Lespiau
2013-08-09drm/i915: Remove i915_gem_object_check_coherency()Damien Lespiau
2013-07-17drm/i915: Move active/inactive lists to new mmBen Widawsky
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-06-12drm/i915: stop using dev->agp->baseDaniel Vetter
2012-05-03drm/i915: Remove the list of pinned inactive objectsChris Wilson
2011-10-20drm/i915: drop KM_USER0 argument to k(un)map_atomicDaniel Vetter
2011-09-19Drivers: i915: Fix all space related issues.Akshay Joshi
2011-02-07drm/i915: Refine tracepointsChris Wilson
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