]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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)
committerJiri Slaby <jslaby@suse.cz>
Thu, 18 Sep 2014 14:40:01 +0000 (16:40 +0200)
commitc030871d73f59332154e3ebb79b986ae97bacd4a
tree7a181e25800fc32120f7c1bfe397e4240f510cd2
parente3778ad471494f7be9845a675f50dba4802d8972
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: Jiri Slaby <jslaby@suse.cz>
drivers/gpu/drm/radeon/cik.c
drivers/gpu/drm/radeon/si.c