commit | ae9c0af2c0ea92e57013ab2dd7271ba7d6b2a833 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Sep 04 20:01:52 2014 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Sep 11 10:46:00 2014 -0400 |
tree | b524a3c3960582346b60418d068d96317e79696b | |
parent | c4d922b14544d115232b7448a2ea7640ba901eb6 [diff] |
drm/ttm: allow fence to be added as shared 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>