Searched defs:gtt_max (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/kernel/i915/src/ | ||
H A D | i915_gem.c | 2569 size_t gtt_max = map_and_fenceable ? local 2597 if (obj->base.size > gtt_max) { 2601 gtt_max); 2620 obj->cache_level, 0, gtt_max); |
Completed in 275 milliseconds