Searched refs:ecobits (Results 1 – 1 of 1) sorted by relevance
1752 uint32_t ecochk, ecobits; in gen7_ppgtt_enable() local1755 ecobits = I915_READ(GAC_ECO_BITS); in gen7_ppgtt_enable()1756 I915_WRITE(GAC_ECO_BITS, ecobits | ECOBITS_PPGTT_CACHE64B); in gen7_ppgtt_enable()1777 uint32_t ecochk, gab_ctl, ecobits; in gen6_ppgtt_enable() local1779 ecobits = I915_READ(GAC_ECO_BITS); in gen6_ppgtt_enable()1780 I915_WRITE(GAC_ECO_BITS, ecobits | ECOBITS_SNB_BIT | in gen6_ppgtt_enable()