[Mesa-dev] [PATCH 06/18] i965: Pass the map-mode along to intel_mipmap_tree_map_raw()
Kenneth Graunke
kenneth at whitecape.org
Mon Jul 6 09:47:22 PDT 2015
On Monday, July 06, 2015 11:33:11 AM Chris Wilson wrote:
> Since we can distinguish when mapping between READ and WRITE, we can
> pass along the map mode to avoid stalls and flushes where possible.
>
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> ---
> src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 28 ++++++++++++++-------------
> src/mesa/drivers/dri/i965/intel_mipmap_tree.h | 3 ++-
> 2 files changed, 17 insertions(+), 14 deletions(-)
Huh, I thought I fixed this ages ago. Guess not. Thanks!
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150706/575e7407/attachment.sig>
More information about the mesa-dev
mailing list