radeonsi: make const and stream uploaders allocate read-only memory
authorMarek Olšák <marek.olsak@amd.com>
Fri, 1 Dec 2017 02:08:16 +0000 (03:08 +0100)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 6 Dec 2017 14:19:02 +0000 (15:19 +0100)
commit4038db72d4f28f3eae811173839a926ea4979b5e
tree7444f90664ed8e65556cfcd07cfbd0246a09ac90
parent7a6643fb4cace23c8aef260fed7f28685d236fd0
radeonsi: make const and stream uploaders allocate read-only memory

and anything that clones these uploaders, like u_threaded_context.

Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/gallium/drivers/radeon/r600_pipe_common.c