Home
last modified time | relevance | path

Searched refs:MI_FLUSH_DW_CCS (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_gpu_commands.h166 #define MI_FLUSH_DW_CCS (1<<16) macro
Dintel_migrate.c530 cs = i915_flush_dw(cs, MI_FLUSH_DW_LLC | MI_FLUSH_DW_CCS); in emit_copy_ccs()
557 cs = i915_flush_dw(cs, MI_FLUSH_DW_LLC | MI_FLUSH_DW_CCS); in emit_copy_ccs()