drm/radeon: set VM base addr using the PFP v2
authorChristian König <christian.koenig@amd.com>
Wed, 30 Jul 2014 15:18:12 +0000 (17:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 5 Oct 2014 21:52:09 +0000 (14:52 -0700)
commitb156ef7ebd6a37ed6760118bfa5a1304b1157cf1
tree4bda63f5f4b648d9a593ff64d461c0bab0b588eb
parent9e5bc65f173a1d907c66ea926a2214786d225a75
drm/radeon: set VM base addr using the PFP v2

commit f1d2a26b506e9dc7bbe94fae40da0a0d8dcfacd0 upstream.

Seems to make VM flushes more stable on SI and CIK.

v2: only use the PFP on the GFX ring on CIK

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/cik.c
drivers/gpu/drm/radeon/si.c