index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
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-19
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-22
drm/i915: Catch up to obj_priv->page_list rename in disabled debug code.
Krzysztof Halasa
2009-06-22
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-18
drm: Add GEM ("graphics execution manager") to i915 driver.
Eric Anholt