Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_submission.c80 static inline bool is_high_priority(struct intel_guc_client *client) in is_high_priority() function
101 if (is_high_priority(client)) { in reserve_doorbell()
113 client->stage_id, yesno(is_high_priority(client)), in reserve_doorbell()
359 if (is_high_priority(client)) in guc_stage_desc_init()