Searched refs:sync_obj_arg (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/ttm/
H A Dttm_execbuf_util.c109 bo->sync_obj_arg = entry->new_sync_obj_arg;
H A Dttm_bo.c554 void *sync_obj_arg = bo->sync_obj_arg; local
562 driver->sync_obj_flush(sync_obj, sync_obj_arg);
1717 void *sync_obj_arg; local
1725 if (driver->sync_obj_signaled(bo->sync_obj, bo->sync_obj_arg)) {
1739 sync_obj_arg = bo->sync_obj_arg;
1741 ret = driver->sync_obj_wait(sync_obj, sync_obj_arg,
1750 bo->sync_obj_arg == sync_obj_arg)) {
[all...]
H A Dttm_bo_util.c514 void *sync_obj_arg,
533 bo->sync_obj_arg = sync_obj_arg;
512 ttm_bo_move_accel_cleanup(struct ttm_buffer_object *bo, void *sync_obj, void *sync_obj_arg, bool evict, bool no_wait_reserve, bool no_wait_gpu, struct ttm_mem_reg *new_mem) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/ttm/
H A Dttm_execbuf_util.c109 bo->sync_obj_arg = entry->new_sync_obj_arg;
H A Dttm_bo.c554 void *sync_obj_arg = bo->sync_obj_arg; local
562 driver->sync_obj_flush(sync_obj, sync_obj_arg);
1717 void *sync_obj_arg; local
1725 if (driver->sync_obj_signaled(bo->sync_obj, bo->sync_obj_arg)) {
1739 sync_obj_arg = bo->sync_obj_arg;
1741 ret = driver->sync_obj_wait(sync_obj, sync_obj_arg,
1750 bo->sync_obj_arg == sync_obj_arg)) {
[all...]
H A Dttm_bo_util.c514 void *sync_obj_arg,
533 bo->sync_obj_arg = sync_obj_arg;
512 ttm_bo_move_accel_cleanup(struct ttm_buffer_object *bo, void *sync_obj, void *sync_obj_arg, bool evict, bool no_wait_reserve, bool no_wait_gpu, struct ttm_mem_reg *new_mem) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/drm/ttm/
H A Dttm_bo_api.h173 * @sync_obj_arg: Opaque argument to synchronization object function.
256 void *sync_obj_arg; member in struct:ttm_buffer_object
H A Dttm_bo_driver.h839 * @sync_obj_arg: An argument to pass to the sync object idle / wait
856 void *sync_obj_arg,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/drm/ttm/
H A Dttm_bo_api.h173 * @sync_obj_arg: Opaque argument to synchronization object function.
256 void *sync_obj_arg; member in struct:ttm_buffer_object
H A Dttm_bo_driver.h839 * @sync_obj_arg: An argument to pass to the sync object idle / wait
856 void *sync_obj_arg,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/radeon/
H A Dradeon_object.c374 bo->tbo.sync_obj_arg = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_object.c374 bo->tbo.sync_obj_arg = NULL;

Completed in 125 milliseconds