commit | 57d20a43c9b30663bdbacde8294a902edef35a84 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Sep 04 20:01:53 2014 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Sep 11 10:46:01 2014 -0400 |
tree | 1a2ab2ad48988611c498f8e8c202a6a90b1598da | |
parent | ae9c0af2c0ea92e57013ab2dd7271ba7d6b2a833 [diff] |
drm/radeon: add the infrastructure for concurrent buffer access This allows us to specify if we want to sync to the shared fences of a reservation object or not. Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>