Searched refs:GEN8_CTX_L3LLC_COHERENT (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ | ||
D | i915_gem_context.c | 257 desc |= GEN8_CTX_L3LLC_COHERENT; in default_desc_template() |
D | i915_reg.h | 3908 #define GEN8_CTX_L3LLC_COHERENT (1 << 5) macro |