Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_lrc.h104 intel_lr_context_descriptor(struct i915_gem_context *ctx, in intel_lr_context_descriptor() function
H A Di915_guc_submission.c451 wqi->context_desc = lower_32_bits(intel_lr_context_descriptor(ctx, engine)); in guc_wq_item_append()