Searched refs:n_dwords (Results 1 – 1 of 1) sorted by relevance
87 const unsigned n_dwords = devinfo->gen >= 8 ? 5 : 4; in set_blitter_tiling() local91 OUT_BATCH(MI_FLUSH_DW | (n_dwords - 2)); in set_blitter_tiling()95 if (n_dwords == 5) in set_blitter_tiling()