summaryrefslogtreecommitdiff
path: root/src/mesa/osmesa.pc.in
diff options
context:
space:
mode:
authorPauli Nieminen <suokkos@gmail.com>2010-03-01 23:47:35 +0200
committerPauli Nieminen <suokkos@gmail.com>2010-03-01 23:56:35 +0200
commit9a7776696b786180f1d384eb22b928707e74dfca (patch)
tree0cef5c1cd1969b06a4f2be155d00af8728258fdc /src/mesa/osmesa.pc.in
parenta379fa8b3059d0a083dc2641a4afb3a33380e275 (diff)
radeon: Reduce number of radeon_bo_map calls that require kernel entry.
DMA buffers are often remapped many times for singel cs. To reduce number of mapping calls ending to kernel dma buffers are mapped when allocated and unmapped when full or in cs flush. This makes indifual mapping calls in other parts of code simple increment/decrement reference count which is faster than entering kernel. This improves Anholt's openarena benchmark from 36 fps to 44 fps.
Diffstat (limited to 'src/mesa/osmesa.pc.in')
0 files changed, 0 insertions, 0 deletions