commit | 6f1ceabbd7091b81139e342fc2b08105bc4fa035 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Jul 11 16:59:21 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jul 14 11:06:42 2017 -0400 |
tree | d364160853b13354ab4a173739bb2b5e51e99507 | |
parent | fd971375411542f9d81111bb081e58727eb09138 [diff] |
drm/amdgpu: fix VM flush for CPU based updates We don't have any update fence in that case, so the need for flushing isn't detected automatically. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>