From e31ad969bbbf0271b537d88f886c2ba3a7ee7059 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Christian=20K=C3=B6nig?= Date: Fri, 18 Jul 2014 09:24:53 +0200 Subject: [PATCH] drm/radeon: invalidate moved BOs in the VM (v2) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Don't wait for the BO to be used again, just update the PT on the next VM use. v2: remove stray semicolon. Signed-off-by: Christian König Tested-by: Michel Dänzer Signed-off-by: Alex Deucher --- Reading git-format-patch failed