index
:
~anholt/linux
exec-locking
flush-dw
flush-dw-notify
flush-dw-sync-sync-sync
gen7-reset-sol
no-more-domains
no-more-domains-2
Unnamed repository; edit this file 'description' to name the repository.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
exec-locking
drm/radeon: Avoid the locking overhead in object lookups for relocs.
Eric Anholt
12 years
flush-dw
drm/i915: Drop the MI_USER_INTERRUPT workaround for the blitter.
Eric Anholt
13 years
flush-dw-notify
drm/i915: Switch gen6/7 BLT add_request to MI_FLUSH_DW.
Eric Anholt
13 years
flush-dw-sync-sync-sync
drm/i915: Try adding more dword writes
Eric Anholt
13 years
gen7-reset-sol
drm/i915: WIP: reset gen7 SOL state.
Eric Anholt
13 years
no-more-domains
drm/i915: Don't bother clearing GPU read domains that are no longer set.
Eric Anholt
13 years
no-more-domains-2
drm/i915: Drop the effectively-unused arguments to i915_gem_flush_ring().
Eric Anholt
13 years
Age
Commit message
Author
Files
Lines
2013-01-08
drm/radeon: Avoid the locking overhead in object lookups for relocs.
exec-locking
Eric Anholt
1
-3
/
+5
2013-01-08
drm/i915: Use an ida instead of an idr, and maintain our own pointer table.
Eric Anholt
3
-67
/
+84
2013-01-08
drm/i915: Remove the temporary eb hash table.
Eric Anholt
1
-56
/
+1
2013-01-08
drm/i915: Look up objects for relocations using the idr.
Eric Anholt
1
-28
/
+13
2013-01-08
drm/i915: Hold the table lock across all our object lookups in execbuf.
Eric Anholt
1
-4
/
+6
2013-01-08
drm: Expose a variant of drm_gem_object_lookup where the lock is held.
Eric Anholt
2
-4
/
+15
2013-01-08
drm: Convert the lock protecting object handles to a mutex.
Eric Anholt
2
-10
/
+10
2012-12-20
drm/i915: Return the real error code from intel_set_mode()
Chris Wilson
7
-49
/
+39
2012-12-20
drm/i915: Make GSM void
Ben Widawsky
2
-3
/
+4
2012-12-20
drm/i915: Move GSM mapping into dev_priv
Ben Widawsky
4
-10
/
+10
[...]
Clone
git://people.freedesktop.org/~anholt/linux
ssh://people.freedesktop.org/~anholt/linux