Searched refs:graphics_ver (Results 1 – 5 of 5) sorted by relevance
58 u32 graphics_ver : 8; member68 { .graphics_ver = 1, .base = RENDER_RING_BASE }75 { .graphics_ver = 6, .base = BLT_RING_BASE }82 { .graphics_ver = 12, .base = XEHPC_BCS1_RING_BASE }89 { .graphics_ver = 12, .base = XEHPC_BCS2_RING_BASE }96 { .graphics_ver = 12, .base = XEHPC_BCS3_RING_BASE }103 { .graphics_ver = 12, .base = XEHPC_BCS4_RING_BASE }110 { .graphics_ver = 12, .base = XEHPC_BCS5_RING_BASE }117 { .graphics_ver = 12, .base = XEHPC_BCS6_RING_BASE }124 { .graphics_ver = 12, .base = XEHPC_BCS7_RING_BASE }[all …]
399 u8 ver = info->mmio_bases[j].graphics_ver; in intel_mmio_bases_check()
953 u8 graphics_ver; member964 if (GRAPHICS_VER(i915) == tbl->graphics_ver && in find_reg()
25 static inline int intel_mmio_bar(int graphics_ver) in intel_mmio_bar() argument27 switch (graphics_ver) { in intel_mmio_bar()
290 unsigned int graphics_ver; /** Cached value of GRAPHICS_VER */ member1124 cache->graphics_ver = GRAPHICS_VER(i915); in reloc_cache_init()1127 cache->has_fence = cache->graphics_ver < 4; in reloc_cache_init()