Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
Dintel_guc.h357 static inline int intel_guc_send_busy_loop(struct intel_guc *guc, in intel_guc_send_busy_loop() function
Dintel_guc_ads.c201 return intel_guc_send_busy_loop(guc, action, ARRAY_SIZE(action), 0, true); in guc_action_policies_update()
Dintel_guc_submission.c635 ret = intel_guc_send_busy_loop(guc, action, len, g2h_len_dw, loop); in guc_submission_send_busy_loop()
3192 intel_guc_send_busy_loop(guc, action, ARRAY_SIZE(action), 0, true); in __guc_context_set_preemption_timeout()
4948 err = intel_guc_send_busy_loop(guc, action, size, G2H_LEN_DW_INVALIDATE_TLB, true); in guc_send_invalidate_tlb()