Re: [Mesa-dev] [PATCH] r600g: disable GPUVM by default

2013-08-09 Thread Christian König
Am 09.08.2013 03:15, schrieb Alex Deucher: Cayman and trinity systems still seem to suffer from stability problems with GPUVM. This also fixes compute on these asics. It can still be enabled for testing by setting env var RADEON_VA=true. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=6595

[Mesa-dev] [PATCH] r600g: disable GPUVM by default

2013-08-08 Thread Alex Deucher
Cayman and trinity systems still seem to suffer from stability problems with GPUVM. This also fixes compute on these asics. It can still be enabled for testing by setting env var RADEON_VA=true. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=65958 Signed-off-by: Alex Deucher CC: "9.2" CC