Home
last modified time | relevance | path

Searched refs:set_exec_object_async (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/linux/ult/libdrm_mock/
H A Dmos_bufmgr_api_mock.c318 if( bo->bufmgr->set_exec_object_async) in mos_bo_set_exec_object_async()
319 bo->bufmgr->set_exec_object_async(bo, target_bo); in mos_bo_set_exec_object_async()
H A Dmos_bufmgr_mock.c4051 bufmgr_gem->bufmgr.set_exec_object_async = mos_gem_bo_set_exec_object_async; in mos_bufmgr_gem_init()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/linux/common/os/i915/
H A Dmos_bufmgr_api.c66 if(bo->bufmgr->set_exec_object_async) in mos_bo_set_exec_object_async()
67 bo->bufmgr->set_exec_object_async(bo, target_bo); in mos_bo_set_exec_object_async()
H A Dmos_bufmgr.c4539 bufmgr_gem->bufmgr.set_exec_object_async = mos_gem_bo_set_exec_object_async; in mos_bufmgr_gem_init()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/linux/common/os/i915/
H A Dmos_bufmgr_api.c60 if(bo->bufmgr->set_exec_object_async) in mos_bo_set_exec_object_async()
61 bo->bufmgr->set_exec_object_async(bo); in mos_bo_set_exec_object_async()
H A Dmos_bufmgr.c3900 bufmgr_gem->bufmgr.set_exec_object_async = mos_gem_bo_set_exec_object_async; in mos_bufmgr_gem_init()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/linux/ult/libdrm_mock/
H A Dmos_bufmgr_api_mock.c333 if( bo->bufmgr->set_exec_object_async) in mos_bo_set_exec_object_async()
334 bo->bufmgr->set_exec_object_async(bo); in mos_bo_set_exec_object_async()
H A Dmos_bufmgr_mock.c3993 bufmgr_gem->bufmgr.set_exec_object_async = mos_gem_bo_set_exec_object_async; in mos_bufmgr_gem_init()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/linux/common/os/i915/include/
H A Dmos_bufmgr_priv.h336 void (*set_exec_object_async) (struct mos_linux_bo *bo, struct mos_linux_bo *target_bo); member
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/linux/common/os/i915_production/
H A Dmos_bufmgr_priv.h336 void (*set_exec_object_async) (struct mos_linux_bo *bo, struct mos_linux_bo *target_bo); member
H A Dmos_bufmgr.c4677 bufmgr_gem->bufmgr.set_exec_object_async = mos_gem_bo_set_exec_object_async; in mos_bufmgr_gem_init()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/linux/common/os/i915/include/
H A Dmos_bufmgr_priv.h338 void (*set_exec_object_async) (struct mos_linux_bo *bo); member