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)
commitae9c0af2c0ea92e57013ab2dd7271ba7d6b2a833
treeb524a3c3960582346b60418d068d96317e79696b
parentc4d922b14544d115232b7448a2ea7640ba901eb6
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>
drivers/gpu/drm/qxl/qxl_release.c
drivers/gpu/drm/radeon/radeon_cs.c
drivers/gpu/drm/radeon/radeon_vm.c
drivers/gpu/drm/ttm/ttm_execbuf_util.c
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
drivers/gpu/drm/vmwgfx/vmwgfx_resource.c
include/drm/ttm/ttm_execbuf_util.h