Searched refs:ecobits (Results 1 – 1 of 1) sorted by relevance
1053 uint32_t ecochk, ecobits; in gen7_ppgtt_enable() local1056 ecobits = I915_READ(GAC_ECO_BITS); in gen7_ppgtt_enable()1057 I915_WRITE(GAC_ECO_BITS, ecobits | ECOBITS_PPGTT_CACHE64B); in gen7_ppgtt_enable()1078 uint32_t ecochk, gab_ctl, ecobits; in gen6_ppgtt_enable() local1080 ecobits = I915_READ(GAC_ECO_BITS); in gen6_ppgtt_enable()1081 I915_WRITE(GAC_ECO_BITS, ecobits | ECOBITS_SNB_BIT | in gen6_ppgtt_enable()