Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_priolist_types.h18 I915_PRIORITY_MAX = I915_CONTEXT_MAX_USER_PRIORITY + 1, enumerator
/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_cmd.c85 struct i915_sched_attr attr = { .priority = I915_PRIORITY_MAX }; in pxp_request_commit()