Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc.h312 static inline int intel_guc_send_busy_loop(struct intel_guc *guc, in intel_guc_send_busy_loop() function
H A Dintel_guc_ads.c182 return intel_guc_send_busy_loop(guc, action, ARRAY_SIZE(action), 0, true); in guc_action_policies_update()
H A Dintel_guc_submission.c625 return intel_guc_send_busy_loop(guc, action, len, g2h_len_dw, loop); in guc_submission_send_busy_loop()
3044 intel_guc_send_busy_loop(guc, action, ARRAY_SIZE(action), 0, true); in __guc_context_set_preemption_timeout()