drm/ttm: allow fence to be added as shared
authorChristian König <christian.koenig@amd.com>
Thu, 4 Sep 2014 18:01:52 +0000 (20:01 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 11 Sep 2014 14:46:00 +0000 (10:46 -0400)
This patch adds a new flag to the ttm_validate_buffer list to
add the fence as shared to the reservation object.

Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found