index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_debug.c
Age
Commit message (
Expand
)
Author
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-06-12
drm/i915: stop using dev->agp->base
Daniel Vetter
2012-05-03
drm/i915: Remove the list of pinned inactive objects
Chris Wilson
2011-10-20
drm/i915: drop KM_USER0 argument to k(un)map_atomic
Daniel Vetter
2011-09-20
Drivers: i915: Fix all space related issues.
Akshay Joshi
2011-02-07
drm/i915: Refine tracepoints
Chris Wilson
2010-11-23
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
2010-09-30
drm/i915/debug: Convert i915_verify_active() to scan all lists
Chris Wilson
2010-09-29
drm/i915/debug: Remove default WATCH_BUF
Chris Wilson
2010-09-29
drm/i915/debug: Remove defunct WATCH_LRU
Chris Wilson
2010-04-20
drm/i915: drop pointer to drm_gem_object
Daniel Vetter
2010-03-25
drm/i915: introduce to_intel_bo helper
Daniel Vetter
2009-06-23
drm/i915: Catch up to obj_priv->page_list rename in disabled debug code.
Krzysztof Halasa
2009-06-23
drm/i915: Fix size_t handling in off-by-default debug printfs
Krzysztof Halasa
2009-04-01
drm/i915: Add a spinlock to protect the active_list
Carl Worth
2008-10-17
drm: Add GEM ("graphics execution manager") to i915 driver.
Eric Anholt