Searched refs:num_lri_cmds (Results 1 – 1 of 1) sorted by relevance
1554 const int num_lri_cmds = GEN8_LEGACY_PDPES * 2; in intel_logical_ring_emit_pdps() local1557 ret = intel_logical_ring_begin(req, num_lri_cmds * 2 + 2); in intel_logical_ring_emit_pdps()1561 intel_logical_ring_emit(ringbuf, MI_LOAD_REGISTER_IMM(num_lri_cmds)); in intel_logical_ring_emit_pdps()