Searched refs:GEN8_BIOS_RESERVED_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ | ||
D | i915_gem_stolen.c | 319 tmp &= GEN8_BIOS_RESERVED_MASK; in i915_gem_init_stolen() |
D | i915_reg.h | 180 #define GEN8_BIOS_RESERVED_MASK 0x3 macro |