Searched refs:graphics_ver (Results 1 – 4 of 4) sorted by relevance
55 u32 graphics_ver : 8; member65 { .graphics_ver = 1, .base = RENDER_RING_BASE }72 { .graphics_ver = 6, .base = BLT_RING_BASE }79 { .graphics_ver = 12, .base = XEHPC_BCS1_RING_BASE }86 { .graphics_ver = 12, .base = XEHPC_BCS2_RING_BASE }93 { .graphics_ver = 12, .base = XEHPC_BCS3_RING_BASE }100 { .graphics_ver = 12, .base = XEHPC_BCS4_RING_BASE }107 { .graphics_ver = 12, .base = XEHPC_BCS5_RING_BASE }114 { .graphics_ver = 12, .base = XEHPC_BCS6_RING_BASE }121 { .graphics_ver = 12, .base = XEHPC_BCS7_RING_BASE }[all …]
379 u8 ver = info->mmio_bases[j].graphics_ver; in intel_mmio_bases_check()
969 u8 graphics_ver; member980 if (GRAPHICS_VER(i915) == tbl->graphics_ver && in find_reg()
288 unsigned int graphics_ver; /** Cached value of GRAPHICS_VER */ member1077 cache->graphics_ver = GRAPHICS_VER(i915); in reloc_cache_init()1080 cache->has_fence = cache->graphics_ver < 4; in reloc_cache_init()