Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gt/
Dgen6_ppgtt.c36 intel_uncore_rmw(uncore, GAC_ECO_BITS, 0, ECOBITS_PPGTT_CACHE64B); in gen7_ppgtt_enable()
55 ECOBITS_SNB_BIT | ECOBITS_PPGTT_CACHE64B); in gen6_ppgtt_enable()
Dintel_gt_regs.h1391 #define ECOBITS_PPGTT_CACHE64B (3 << 8) macro