Searched refs:pgetbl_ctl2 (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_gem_gtt.c975 u32 pgetbl_ctl, pgetbl_ctl2; local
979 pgetbl_ctl2 = I915_READ(I965_PGETBL_CTL2);
980 pgetbl_ctl2 &= ~I810_PGETBL_ENABLED;
981 I915_WRITE(pgetbl_ctl2, I965_PGETBL_CTL2);

Completed in 644 milliseconds