Home
last modified time | relevance | path

Searched refs:wqi_len (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c174 /* wqi_len is in DWords, and does not include the one-word header */ in guc_wq_item_append()
176 const u32 wqi_len = wqi_size / sizeof(u32) - 1; in guc_wq_item_append() local
205 (wqi_len << WQ_LEN_SHIFT) | in guc_wq_item_append()

Completed in 2 milliseconds