summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nvc0/nvc0_context.c
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2015-11-22 20:58:56 -0500
committerIlia Mirkin <[email protected]>2015-11-22 20:58:56 -0500
commit079f713754a9e5d7802b655d54320bd37f24fbfa (patch)
tree1e6b100508c55b2429763505458643eb1a80745c /src/gallium/drivers/nouveau/nvc0/nvc0_context.c
parent1b62a4e885267c374dbbe5d5bb2c36515eee6a95 (diff)
nouveau: use the buffer usage to determine placement when no binding
With ARB_direct_state_access, buffers can be created without any binding hints at all. We still need to allocate these buffers to VRAM or GART, as we don't have logic down the line to place them into GPU-mappable space. Ideally we'd be able to shift these things around based on usage. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=92438 Signed-off-by: Ilia Mirkin <[email protected]> Cc: "11.0 11.1" <[email protected]>
Diffstat (limited to 'src/gallium/drivers/nouveau/nvc0/nvc0_context.c')
0 files changed, 0 insertions, 0 deletions