Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_gem_gtt.c1028 i965_adjust_pgetbl_size(dev, I965_PGETBL_SIZE_1_5MB); in i965_gtt_total_entries()
1056 case I965_PGETBL_SIZE_1_5MB: in i965_gtt_total_entries()
H A Di915_reg.h57 #define I965_PGETBL_SIZE_1_5MB (5 << 1) macro