etnaviv: move buffer range tracking into the PIPE_MAP_WRITE clause
authorLucas Stach <l.stach@pengutronix.de>
Fri, 14 Jul 2023 16:50:46 +0000 (18:50 +0200)
committerMarge Bot <emma+marge@anholt.net>
Mon, 17 Jul 2023 09:27:13 +0000 (09:27 +0000)
commitbee2a8465774271b814dd7678397f7208a55fe08
tree3143b19d728521039b31d576d55511a8e45e76b0
parente1c00ce5c9e21589da7a9872d77a422c941f419a
etnaviv: move buffer range tracking into the PIPE_MAP_WRITE clause

Move the valid buffer range tracking next to all the other things we
do on write mapping.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24164>
src/gallium/drivers/etnaviv/etnaviv_transfer.c