Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_gem_gtt.c1558 intel_uncore_rmw(uncore, GAC_ECO_BITS, 0, ECOBITS_PPGTT_CACHE64B); in gen7_ppgtt_enable()
1584 ECOBITS_SNB_BIT | ECOBITS_PPGTT_CACHE64B); in gen6_ppgtt_enable()
Di915_reg.h478 #define ECOBITS_PPGTT_CACHE64B (3 << 8) macro