summaryrefslogtreecommitdiff
path: root/src/i915_render.c
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-01-20 10:45:23 -0800
committerEric Anholt <eric@anholt.net>2009-01-20 10:50:20 -0800
commitb6f3ce32e295929f461a7bc37e61f126fb51e4aa (patch)
treef243f70c27fb09a95e1bd34986d5e70f5e1f65d9 /src/i915_render.c
parent9a8bbb1951ad0ca0a9407a97348fc7fa03127900 (diff)
Use drm_intel_bo_subdata to put render vb data in.
This improves performance by avoiding repeated map/unmap cycles, which are a bit expensive on my machine with lock debugging on in the kernel. It could do much better if we did more than 18 or so floats at a time.
Diffstat (limited to 'src/i915_render.c')
0 files changed, 0 insertions, 0 deletions