commit | 544092596e8ac269f70e70961b5e9381909c9b1e | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon May 05 18:40:12 2014 +0200 |
committer | Christian König <christian.koenig@amd.com> | Tue May 20 14:19:25 2014 +0200 |
tree | 96a4ad4d95a77917505f67f3454e6f2f0185d37e | |
parent | 4ba4801d73d14690ed15774424e8b1d4c18323a5 [diff] |
drm/radeon: also try GART for CPU accessed buffers Placing them exclusively into VRAM might not work all the time. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=78297 Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org