Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gem_gtt.c1816 I915_WRITE(GAC_ECO_BITS, ecobits | ECOBITS_PPGTT_CACHE64B); in gen7_ppgtt_enable()
1840 ECOBITS_PPGTT_CACHE64B); in gen6_ppgtt_enable()
Di915_reg.h392 #define ECOBITS_PPGTT_CACHE64B (3 << 8) macro