commit | 94214635f09c9211023730acdff9342fdf100aee | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Nov 19 14:01:26 2014 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Nov 20 13:00:18 2014 -0500 |
tree | db9bc6136929cfad3959c6b23c435420f5382afb | |
parent | 7c42bc1aa23fc061a6ff9c2bd9208817bd54ea04 [diff] |
drm/radeon: fence BO_VAs manually This allows us to finally remove the VM fence and so allow concurrent use of it from different engines. Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>