Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
A Dintel_context_types.h33 struct intel_context_ops { struct
156 const struct intel_context_ops *ops;
A Dintel_engine_types.h408 const struct intel_context_ops *cops;
A Dmock_engine.c184 static const struct intel_context_ops mock_context_ops = {
A Dintel_ring_submission.c624 static const struct intel_context_ops ring_context_ops = {
A Dintel_execlists_submission.c2601 static const struct intel_context_ops execlists_context_ops = {
3621 static const struct intel_context_ops virtual_context_ops = {
/linux/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc_submission.c2657 static const struct intel_context_ops guc_context_ops = {
2906 static const struct intel_context_ops virtual_guc_context_ops = {
2997 static const struct intel_context_ops virtual_parent_context_ops = {
3019 static const struct intel_context_ops virtual_child_context_ops = {

Completed in 24 milliseconds