Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Dintel_guc.c158 if (!has_doorbell(guc->execbuf_client) || in igt_guc_clients()
159 (guc->preempt_client && !has_doorbell(guc->preempt_client))) { in igt_guc_clients()
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_guc_submission.c127 static bool has_doorbell(struct intel_guc_client *client) in has_doorbell() function
137 GEM_BUG_ON(!has_doorbell(client)); in unreserve_doorbell()
226 if (WARN_ON(!has_doorbell(client))) in create_doorbell()
248 GEM_BUG_ON(!has_doorbell(client)); in destroy_doorbell()