Searched refs:guc_submit_parallel_scratch (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_guc_submit.c | 721 xe_map_rd_field(xe_, &map_, 0, struct guc_submit_parallel_scratch, \ 724 xe_map_wr_field(xe_, &map_, 0, struct guc_submit_parallel_scratch, \ 1013 offsetof(struct guc_submit_parallel_scratch, wq_desc)); in register_exec_queue() 1015 offsetof(struct guc_submit_parallel_scratch, wq_desc)); in register_exec_queue() 1017 offsetof(struct guc_submit_parallel_scratch, wq[0])); in register_exec_queue() 1019 offsetof(struct guc_submit_parallel_scratch, wq[0])); in register_exec_queue() 1128 iosys_map_incr(&map, offsetof(struct guc_submit_parallel_scratch, in wq_item_append()
|