]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: fix PFP sync in vm_flush
authorChristian König <deathsimple@vodafone.de>
Mon, 22 Oct 2012 15:42:35 +0000 (17:42 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Oct 2012 14:23:50 +0000 (10:23 -0400)
commit257b0c400cce1ba12fcfab4a8baeb06ef04747de
treecba423d1817a072121871db6bf1a7276b2bde375
parent70cc610d197e0d28390dc3e15da0230dcf643d5f
drm/radeon: fix PFP sync in vm_flush

Otherwise the next IB might start reading commands
with the page table still invalid.

Signed-off-by: Christian König <deathsimple@vodafone.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/ni.c
drivers/gpu/drm/radeon/nid.h
drivers/gpu/drm/radeon/si.c