Searched refs:intel_context_ops (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_context_types.h34 struct intel_context_ops { struct
173 const struct intel_context_ops *ops;
H A Dintel_engine_types.h524 const struct intel_context_ops *cops;
H A Dmock_engine.c202 static const struct intel_context_ops mock_context_ops = {
H A Dintel_ring_submission.c635 static const struct intel_context_ops ring_context_ops = {
H A Dintel_execlists_submission.c2692 static const struct intel_context_ops execlists_context_ops = {
3769 static const struct intel_context_ops virtual_context_ops = {
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c3705 static const struct intel_context_ops guc_context_ops = {
3981 static const struct intel_context_ops virtual_guc_context_ops = {
4074 static const struct intel_context_ops virtual_parent_context_ops = {
4098 static const struct intel_context_ops virtual_child_context_ops = {

Completed in 165 milliseconds