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 Anholt13 years
flush-dw-sync-sync-syncdrm/i915: Try adding more dword writesEric Anholt13 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
2011-12-16drm/i915: Don't bother clearing GPU read domains that are no longer set.no-more-domainsEric Anholt1-10/+0
2011-12-16drm/i915: Use the ring active list instead of searching the global LRU.Eric Anholt1-4/+1
2011-12-16drm/i915: Simplify i915_gem_set_to_gpu_domain() by ignoring GPU read domains.Eric Anholt1-150/+30
2011-12-16drm/i915: Simplify i915_gem_object_wait_rendering().Eric Anholt1-16/+3
2011-12-16drm/i915: Don't walk the active list looking for dirty (GPU) write domains.Eric Anholt1-9/+0
2011-12-16drm/i915: Remove unused args of i915_gem_execbuffer_flush().Eric Anholt1-16/+3
2011-12-16drm/i915: Remove the callers of the empty i915_gem_flush_ring().Eric Anholt3-86/+3
2011-12-16drm/i915: Remove the flushing list.Eric Anholt4-69/+7
2011-12-16drm/i915: Garbage-collect code for handling the gpu_write_list.Eric Anholt5-70/+4
2011-12-16drm/i915: Always set the write_domain to 0 after exec.Eric Anholt1-7/+5
[...]
 
Clone
git://people.freedesktop.org/~anholt/linux
ssh://people.freedesktop.org/~anholt/linux