Home
last modified time | relevance | path

Searched refs:xe_hw_fence_ctx_finish (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_hw_fence.h25 void xe_hw_fence_ctx_finish(struct xe_hw_fence_ctx *ctx);
Dxe_hw_fence.c136 void xe_hw_fence_ctx_finish(struct xe_hw_fence_ctx *ctx) in xe_hw_fence_ctx_finish() function
Dxe_lrc.c885 xe_hw_fence_ctx_finish(&lrc->fence_ctx); in xe_lrc_finish()