Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/gt/
H A Dintel_context_types.h34 struct intel_context_ops { struct
177 const struct intel_context_ops *ops;
H A Dintel_engine_types.h529 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.c666 static const struct intel_context_ops ring_context_ops = {
H A Dintel_execlists_submission.c2683 static const struct intel_context_ops execlists_context_ops = {
3756 static const struct intel_context_ops virtual_context_ops = {
/linux-6.15/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c3769 static const struct intel_context_ops guc_context_ops = {
4045 static const struct intel_context_ops virtual_guc_context_ops = {
4138 static const struct intel_context_ops virtual_parent_context_ops = {
4162 static const struct intel_context_ops virtual_child_context_ops = {