[PATCH 1/4] drm/radeon: invalidate moved BOs in the VM
This series is Tested-by: Michel D?nzer -- Earthling Michel D?nzer| http://www.amd.com Libre software enthusiast |Mesa and X developer
[PATCH 1/4] drm/radeon: invalidate moved BOs in the VM
From: Christian K?nig Don't wait for the BO to be used again, just update the PT on the next VM use. Signed-off-by: Christian K?nig --- drivers/gpu/drm/radeon/radeon.h| 7 +- drivers/gpu/drm/radeon/radeon_cs.c | 3 ++- drivers/gpu/drm/radeon/radeon_vm.c | 51 +