Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_context_types.h33 struct intel_context_ops { struct
167 const struct intel_context_ops *ops;
Dintel_engine_types.h492 const struct intel_context_ops *cops;
Dmock_engine.c202 static const struct intel_context_ops mock_context_ops = {
Dintel_ring_submission.c633 static const struct intel_context_ops ring_context_ops = {
Dintel_execlists_submission.c2682 static const struct intel_context_ops execlists_context_ops = {
3754 static const struct intel_context_ops virtual_context_ops = {
/Linux-v6.1/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_submission.c3351 static const struct intel_context_ops guc_context_ops = {
3600 static const struct intel_context_ops virtual_guc_context_ops = {
3689 static const struct intel_context_ops virtual_parent_context_ops = {
3711 static const struct intel_context_ops virtual_child_context_ops = {