radeonsi: always unmap texture CPU mappings on 32-bit CPU architectures
authorMarek Olšák <marek.olsak@amd.com>
Fri, 14 Dec 2018 21:03:00 +0000 (16:03 -0500)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 2 Jan 2019 20:01:59 +0000 (15:01 -0500)
commit3ae57957be0296eea6799655e5f945db714c2584
treeb5e524929c34f7742cb7f0855469a6eee052cd8b
parentedfca1f8dc92ce89895b9429e376e03b4876ea23
radeonsi: always unmap texture CPU mappings on 32-bit CPU architectures

Team Fortress 2 32-bit version runs out of the CPU address space.

Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de>
src/gallium/drivers/radeonsi/si_texture.c