summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
exec-lockingdrm/radeon: Avoid the locking overhead in object lookups for relocs.Eric Anholt11 years
flush-dwdrm/i915: Drop the MI_USER_INTERRUPT workaround for the blitter.Eric Anholt12 years
flush-dw-notifydrm/i915: Switch gen6/7 BLT add_request to MI_FLUSH_DW.Eric Anholt12 years
flush-dw-sync-sync-syncdrm/i915: Try adding more dword writesEric Anholt12 years
gen7-reset-soldrm/i915: WIP: reset gen7 SOL state.Eric Anholt12 years
no-more-domainsdrm/i915: Don't bother clearing GPU read domains that are no longer set.Eric Anholt12 years
no-more-domains-2drm/i915: Drop the effectively-unused arguments to i915_gem_flush_ring().Eric Anholt12 years
 
 
AgeCommit messageAuthorFilesLines
2013-01-08drm/radeon: Avoid the locking overhead in object lookups for relocs.exec-lockingEric Anholt1-3/+5
2013-01-08drm/i915: Use an ida instead of an idr, and maintain our own pointer table.Eric Anholt3-67/+84
2013-01-08drm/i915: Remove the temporary eb hash table.Eric Anholt1-56/+1
2013-01-08drm/i915: Look up objects for relocations using the idr.Eric Anholt1-28/+13
2013-01-08drm/i915: Hold the table lock across all our object lookups in execbuf.Eric Anholt1-4/+6
2013-01-08drm: Expose a variant of drm_gem_object_lookup where the lock is held.Eric Anholt2-4/+15
2013-01-08drm: Convert the lock protecting object handles to a mutex.Eric Anholt2-10/+10
2012-12-20drm/i915: Return the real error code from intel_set_mode()Chris Wilson7-49/+39
2012-12-20drm/i915: Make GSM voidBen Widawsky2-3/+4
2012-12-20drm/i915: Move GSM mapping into dev_privBen Widawsky4-10/+10
[...]
 
Clone
git://people.freedesktop.org/~anholt/linux
ssh://people.freedesktop.org/~anholt/linux