Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_lrc.c1144 uint32_t l3sqc4_flush = (0x40400000 | GEN8_LQSC_FLUSH_COHERENT_LINES); in gen8_emit_flush_coherentl3_wa() local
1153 l3sqc4_flush |= GEN8_LQSC_RO_PERF_DIS; in gen8_emit_flush_coherentl3_wa()
1163 wa_ctx_emit(batch, index, l3sqc4_flush); in gen8_emit_flush_coherentl3_wa()