drm/radeon: avoid UVD corruptions on AGP cards
authorChristian König <christian.koenig@amd.com>
Sun, 15 Sep 2013 11:31:28 +0000 (13:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 Oct 2013 16:41:01 +0000 (09:41 -0700)
commit0160ad17164c340a6b83d69e481624b2509f64c6
tree4209cc06f0dfcc211dbfa2e8cd74c0da3f364c68
parentec44008171fd346c31d8f54ff2e05748fa3b88f7
drm/radeon: avoid UVD corruptions on AGP cards

commit 4f66c59922cbcda14c9e103e6c7f4ee616360d43 upstream.

Putting everything into VRAM seems to help.

Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_cs.c