Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_gem_gtt.c1032 i965_adjust_pgetbl_size(dev, I965_PGETBL_SIZE_2MB); in i965_gtt_total_entries()
1053 case I965_PGETBL_SIZE_2MB: in i965_gtt_total_entries()
H A Di915_reg.h56 #define I965_PGETBL_SIZE_2MB (4 << 1) macro