Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_guc_submission.c89 static inline bool is_high_priority(struct intel_guc_client *client) in is_high_priority() function
110 if (is_high_priority(client)) { in reserve_doorbell()
122 client->stage_id, yesno(is_high_priority(client)), in reserve_doorbell()
360 if (is_high_priority(client)) in guc_stage_desc_init()