Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/gt/
Dintel_context_types.h33 struct intel_context_ops { struct
171 const struct intel_context_ops *ops;
Dintel_engine_types.h511 const struct intel_context_ops *cops;
Dmock_engine.c202 static const struct intel_context_ops mock_context_ops = {
Dintel_ring_submission.c635 static const struct intel_context_ops ring_context_ops = {
Dintel_execlists_submission.c2692 static const struct intel_context_ops execlists_context_ops = {
3768 static const struct intel_context_ops virtual_context_ops = {
/Linux-v6.6/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_submission.c3515 static const struct intel_context_ops guc_context_ops = {
3791 static const struct intel_context_ops virtual_guc_context_ops = {
3884 static const struct intel_context_ops virtual_parent_context_ops = {
3908 static const struct intel_context_ops virtual_child_context_ops = {