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.h34 struct intel_context_ops { struct
177 const struct intel_context_ops *ops;
A Dintel_engine_types.h524 const struct intel_context_ops *cops;
A Dmock_engine.c202 static const struct intel_context_ops mock_context_ops = {
A Dintel_ring_submission.c637 static const struct intel_context_ops ring_context_ops = {
A Dintel_execlists_submission.c2692 static const struct intel_context_ops execlists_context_ops = {
3765 static const struct intel_context_ops virtual_context_ops = {
/linux/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc_submission.c3711 static const struct intel_context_ops guc_context_ops = {
3987 static const struct intel_context_ops virtual_guc_context_ops = {
4080 static const struct intel_context_ops virtual_parent_context_ops = {
4104 static const struct intel_context_ops virtual_child_context_ops = {

Completed in 29 milliseconds