Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_gem_gtt.c110 ECOBITS_PPGTT_CACHE64B); in gen6_ppgtt_enable()
123 I915_WRITE(GAC_ECO_BITS, ecobits | ECOBITS_PPGTT_CACHE64B); in gen6_ppgtt_enable()
Di915_reg.h134 #define ECOBITS_PPGTT_CACHE64B (3<<8) macro