summaryrefslogtreecommitdiffstats
path: root/docs/thanks.html
diff options
context:
space:
mode:
authorJason Ekstrand <jason.ekstrand@intel.com>2016-11-07 08:07:43 -0800
committerEmil Velikov <emil.l.velikov@gmail.com>2016-11-09 23:35:15 +0000
commit039a03d8d2073d2f4234c02376e082e7f107d284 (patch)
tree602a3f5f6016be37073f99c9f036c38a416c985d /docs/thanks.html
parentc64f655408504892c7df63995ba56904bcd6623e (diff)
downloadexternal_mesa3d-039a03d8d2073d2f4234c02376e082e7f107d284.zip
external_mesa3d-039a03d8d2073d2f4234c02376e082e7f107d284.tar.gz
external_mesa3d-039a03d8d2073d2f4234c02376e082e7f107d284.tar.bz2
anv/batch: Move last_ss_pool_bo_offset to the command buffer
The original reason for putting it in the batch_bo was to allow primaries to share it across secondaries or something like that. However, the relocation lists in secondary command buffers are are always left alone and copied into the primary command buffer's relocation list. This means that the offset really applies at the command buffer level and putting it in the batch_bo doesn't make sense. This fixes a couple of potential bugs around re-submission of command buffers that are not likely to be hit but are bugs none the less. Signed-off-by: Jason Ekstrand <jason@jlekstrand.net> Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com> Cc: "13.0" <mesa-stable@lists.freedesktop.org> (cherry picked from commit 595400d57745fba198b42d95f3c4f5d855023c33)
Diffstat (limited to 'docs/thanks.html')
0 files changed, 0 insertions, 0 deletions