Searched refs:GEN8_CTX_L3LLC_COHERENT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/i915/gt/ | ||
D | intel_lrc.h | 94 #define GEN8_CTX_L3LLC_COHERENT (1 << 5) macro |
D | intel_lrc.c | 1404 desc |= GEN8_CTX_L3LLC_COHERENT; in lrc_descriptor() |