Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_ring_ops.c476 static const struct xe_ring_ops ring_ops_gen12_gsc = {
480 static const struct xe_ring_ops ring_ops_gen12_copy = {
484 static const struct xe_ring_ops ring_ops_gen12_video = {
488 static const struct xe_ring_ops ring_ops_gen12_render_compute = {
492 const struct xe_ring_ops *
Dxe_gt_types.h23 struct xe_ring_ops;
318 const struct xe_ring_ops *ring_ops[XE_ENGINE_CLASS_MAX];
Dxe_ring_ops.h14 const struct xe_ring_ops *
Dxe_ring_ops_types.h17 struct xe_ring_ops { struct
Dxe_exec_queue_types.h135 const struct xe_ring_ops *ring_ops;
DMakefile93 xe_ring_ops.o \