commit | 4ca5a6cba53e13b8fd153b0762b4128fab6a3cfb | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Sun Sep 15 23:23:07 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Sep 20 14:28:14 2013 -0400 |
tree | e3f81e02c8e37aa3ce8e4b54529e0b25dee387e5 | |
parent | 6ddf2ed6e00396883b3123032ccb4416205aac7c [diff] |
drm/radeon: avoid UVD corruption on AGP cards using GPU gart If the user has forced the driver to use the internal GPU gart rather than AGP on an AGP card, force the buffers to vram as well. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de> Cc: stable@vger.kernel.org