Home
last modified time | relevance | path

Searched refs:guc_submit_parallel_scratch (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/drivers/gpu/drm/xe/
Dxe_guc_submit_types.h46 struct guc_submit_parallel_scratch { struct
Dxe_guc_submit.c451 xe_map_rd_field(xe_, &map_, 0, struct guc_submit_parallel_scratch, \
454 xe_map_wr_field(xe_, &map_, 0, struct guc_submit_parallel_scratch, \
539 offsetof(struct guc_submit_parallel_scratch, wq_desc)); in register_engine()
541 offsetof(struct guc_submit_parallel_scratch, wq_desc)); in register_engine()
543 offsetof(struct guc_submit_parallel_scratch, wq[0])); in register_engine()
545 offsetof(struct guc_submit_parallel_scratch, wq[0])); in register_engine()
656 iosys_map_incr(&map, offsetof(struct guc_submit_parallel_scratch, in wq_item_append()