Searched refs:MI_FLUSH_DW_CCS (Results 1 – 5 of 5) sorted by relevance
53 #define MI_FLUSH_DW_CCS REG_BIT(16) macro
168 #define MI_FLUSH_DW_CCS (1<<16) macro
546 cs = i915_flush_dw(cs, MI_FLUSH_DW_LLC | MI_FLUSH_DW_CCS); in emit_copy_ccs()573 cs = i915_flush_dw(cs, MI_FLUSH_DW_LLC | MI_FLUSH_DW_CCS); in emit_copy_ccs()
398 cmd |= MI_FLUSH_DW_CCS; in gen12_emit_flush_xcs()
723 flush_flags = MI_FLUSH_DW_CCS; in xe_migrate_ccs_copy()735 flush_flags = MI_FLUSH_DW_CCS; in xe_migrate_ccs_copy()1133 flush_flags = MI_FLUSH_DW_CCS; in xe_migrate_clear()
Completed in 21 milliseconds