Searched refs:num_lri_cmds (Results 1 – 1 of 1) sorted by relevance
1996 const int num_lri_cmds = GEN8_3LVL_PDPES * 2; in intel_logical_ring_emit_pdps() local2000 cs = intel_ring_begin(rq, num_lri_cmds * 2 + 2); in intel_logical_ring_emit_pdps()2004 *cs++ = MI_LOAD_REGISTER_IMM(num_lri_cmds); in intel_logical_ring_emit_pdps()