Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_submission.c138 static int __guc_allocate_doorbell(struct intel_guc *guc, u32 stage_id) in __guc_allocate_doorbell() function
229 ret = __guc_allocate_doorbell(client->guc, client->stage_id); in create_doorbell()