commit | d7d29553d6a8a18dc3a5038ef8d8f346c6b6dc94 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Jan 30 10:24:13 2017 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Feb 02 13:50:14 2017 -0500 |
tree | 9f94cdf93928dfaf5cd70ac42d3ba7c629c651c4 | |
parent | 2ffdaafb5d5f37bf66da1b775333a7abc2b69563 [diff] |
drm/amdgpu: stop reserving a shared fence for VA updates We don't add any fences do the buffer, but just use it's address. Additional to that we don't need a duplicates list here. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>