Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_guc_submission.c738 static struct i915_guc_client *guc_client_alloc(struct drm_device *dev, in guc_client_alloc() function
891 client = guc_client_alloc(dev, GUC_CTX_PRIORITY_KMD_NORMAL, ctx); in i915_guc_submission_enable()