Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_submission.c118 static bool has_doorbell(struct intel_guc_client *client) in has_doorbell() function
128 GEM_BUG_ON(!has_doorbell(client)); in unreserve_doorbell()
223 if (WARN_ON(!has_doorbell(client))) in create_doorbell()
245 GEM_BUG_ON(!has_doorbell(client)); in destroy_doorbell()
Dselftest_guc.c160 if (!has_doorbell(guc->execbuf_client)) { in igt_guc_clients()