Home
last modified time | relevance | path

Searched refs:compute_ctx (Results 1 – 25 of 26) sorted by relevance

12

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/imagination/vulkan/
H A Dpvr_queue.c57 struct pvr_compute_ctx *compute_ctx; in pvr_queue_init() local
68 &compute_ctx); in pvr_queue_init()
79 queue->compute_ctx = compute_ctx; in pvr_queue_init()
87 pvr_compute_ctx_destroy(compute_ctx); in pvr_queue_init()
140 pvr_compute_ctx_destroy(queue->compute_ctx); in pvr_queue_finish()
426 result = pvr_compute_job_submit(queue->compute_ctx, in pvr_process_compute_cmd()
H A Dpvr_private.h226 struct pvr_compute_ctx *compute_ctx; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/misc/habanalabs/common/
H A Ddevice.c69 hdev->compute_ctx = NULL; in hpriv_release()
481 if (!hdev->compute_ctx) in set_freq_to_low_job()
1033 if (hdev->compute_ctx) { in hl_device_reset()
1034 atomic_set(&hdev->compute_ctx->thread_ctx_switch_token, 1); in hl_device_reset()
1035 hdev->compute_ctx->thread_ctx_switch_wait_token = 0; in hl_device_reset()
1069 hdev->compute_ctx = NULL; in hl_device_reset()
1316 hdev->compute_ctx = NULL; in hl_device_init()
H A Dcontext.c50 if ((hdev->in_debug) && (hdev->compute_ctx == ctx)) in hl_ctx_fini()
124 hdev->compute_ctx = ctx; in hl_ctx_create()
H A Dhabanalabs_drv.c159 if (hdev->compute_ctx) { in hl_device_open()
H A Ddebugfs.c339 ctx = hdev->compute_ctx; in mmu_show()
492 struct hl_ctx *ctx = hdev->compute_ctx; in device_va_to_pa()
H A Dhabanalabs.h2067 struct hl_ctx *compute_ctx; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/misc/habanalabs/common/
H A Ddevice.c69 hdev->compute_ctx = NULL; in hpriv_release()
481 if (!hdev->compute_ctx) in set_freq_to_low_job()
1033 if (hdev->compute_ctx) { in hl_device_reset()
1034 atomic_set(&hdev->compute_ctx->thread_ctx_switch_token, 1); in hl_device_reset()
1035 hdev->compute_ctx->thread_ctx_switch_wait_token = 0; in hl_device_reset()
1069 hdev->compute_ctx = NULL; in hl_device_reset()
1316 hdev->compute_ctx = NULL; in hl_device_init()
H A Dcontext.c50 if ((hdev->in_debug) && (hdev->compute_ctx == ctx)) in hl_ctx_fini()
124 hdev->compute_ctx = ctx; in hl_ctx_create()
H A Dhabanalabs_drv.c159 if (hdev->compute_ctx) { in hl_device_open()
H A Ddebugfs.c339 ctx = hdev->compute_ctx; in mmu_show()
492 struct hl_ctx *ctx = hdev->compute_ctx; in device_va_to_pa()
H A Dhabanalabs.h2067 struct hl_ctx *compute_ctx; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/misc/habanalabs/common/
H A Ddevice.c69 hdev->compute_ctx = NULL; in hpriv_release()
481 if (!hdev->compute_ctx) in set_freq_to_low_job()
1033 if (hdev->compute_ctx) { in hl_device_reset()
1034 atomic_set(&hdev->compute_ctx->thread_ctx_switch_token, 1); in hl_device_reset()
1035 hdev->compute_ctx->thread_ctx_switch_wait_token = 0; in hl_device_reset()
1069 hdev->compute_ctx = NULL; in hl_device_reset()
1316 hdev->compute_ctx = NULL; in hl_device_init()
H A Dcontext.c50 if ((hdev->in_debug) && (hdev->compute_ctx == ctx)) in hl_ctx_fini()
124 hdev->compute_ctx = ctx; in hl_ctx_create()
H A Dhabanalabs_drv.c159 if (hdev->compute_ctx) { in hl_device_open()
H A Ddebugfs.c339 ctx = hdev->compute_ctx; in mmu_show()
492 struct hl_ctx *ctx = hdev->compute_ctx; in device_va_to_pa()
H A Dhabanalabs.h2067 struct hl_ctx *compute_ctx; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/misc/habanalabs/goya/
H A Dgoya_hwmgr.c290 if (hdev->compute_ctx) { in pm_mng_profile_store()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/misc/habanalabs/goya/
H A Dgoya_hwmgr.c290 if (hdev->compute_ctx) { in pm_mng_profile_store()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/misc/habanalabs/goya/
H A Dgoya_hwmgr.c290 if (hdev->compute_ctx) { in pm_mng_profile_store()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/misc/habanalabs/gaudi/
H A Dgaudi_coresight.c626 hdev->compute_ctx->asid); in gaudi_config_etr()
628 hdev->compute_ctx->asid); in gaudi_config_etr()
H A Dgaudi.c5761 ctx = hdev->compute_ctx; in gaudi_schedule_register_memset()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/misc/habanalabs/gaudi/
H A Dgaudi_coresight.c626 hdev->compute_ctx->asid); in gaudi_config_etr()
628 hdev->compute_ctx->asid); in gaudi_config_etr()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/misc/habanalabs/gaudi/
H A Dgaudi_coresight.c626 hdev->compute_ctx->asid); in gaudi_config_etr()
628 hdev->compute_ctx->asid); in gaudi_config_etr()
H A Dgaudi.c5761 ctx = hdev->compute_ctx; in gaudi_schedule_register_memset()

12