st/mesa: always unmap the uploader in st_atom_array.c
authorMarek Olšák <marek.olsak@amd.com>
Thu, 31 Jan 2019 01:45:39 +0000 (20:45 -0500)
committerMarek Olšák <marek.olsak@amd.com>
Thu, 21 Feb 2019 02:04:29 +0000 (21:04 -0500)
commit8ef6f68fa5f0e1e91ff88706e73a8c62463dcf69
tree2fbeda5b9c8a290d5c300ecad2ff823a1d22c7b6
parent1a93fc382b18ee6d1135952d23f0b6a8aa8cd31f
st/mesa: always unmap the uploader in st_atom_array.c

This is a no-op for drivers supporting persistent mappings.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de>
src/mesa/state_tracker/st_atom_array.c