diff options
author | Jason Ekstrand <jason.ekstrand@intel.com> | 2016-11-01 07:21:00 -0700 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2016-11-09 23:26:39 +0000 |
commit | ceefe979c6b8c37d7166da5beefc9334fdabaa43 (patch) | |
tree | 6aa5701074d92161c7e6fbb83a894aeb0048c757 /doxygen/swrast_setup.doxy | |
parent | 9eca84e052b9c5080c54b083fc637428b53338ec (diff) | |
download | external_mesa3d-ceefe979c6b8c37d7166da5beefc9334fdabaa43.zip external_mesa3d-ceefe979c6b8c37d7166da5beefc9334fdabaa43.tar.gz external_mesa3d-ceefe979c6b8c37d7166da5beefc9334fdabaa43.tar.bz2 |
anv: Don't presume to know what address is in a surface relocation
Because our relocation processing happens at EndCommandBuffer time and
because RENDER_SURFACE_STATE objects may be shared by batches, we really
have no clue whatsoever what address is actually written to the relocation
offset in the BO. We need to stop making such claims to the kernel and
just let it relocate for us.
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 ba1eea4f957ca068eceea121bc3a70e2fe07873d)
Diffstat (limited to 'doxygen/swrast_setup.doxy')
0 files changed, 0 insertions, 0 deletions