Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_gem_gtt.c1004 pgetbl_ctl = I915_READ(I810_PGETBL_CTL); in i965_adjust_pgetbl_size()
1007 I915_WRITE(pgetbl_ctl, I810_PGETBL_CTL); in i965_adjust_pgetbl_size()
1037 pgetbl_ctl = I915_READ(I810_PGETBL_CTL); in i965_gtt_total_entries()
H A Di915_reg.h664 #define I810_PGETBL_CTL 0x2020 macro