commit | 036bf46a3962c87fc6ab5e6dbc65f469730b4cf0 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Jul 18 08:56:40 2014 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Jul 21 13:17:38 2014 -0400 |
tree | f104f7912d7127ebfd81362c9194a5c2ddfc83a2 | |
parent | 20b2656d7e644c8673f2b9944a0e65249e0ae555 [diff] |
drm/radeon: fix handling of radeon_vm_bo_rmv v3 v3: completely rewritten. We now just remember which areas of the PT to clear and do so on the next command submission. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=79980 Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>