Searched refs:ISL_GFX_VERX10 (Results 1 – 4 of 4) sorted by relevance
45 assert(ISL_GFX_VERX10(dev) >= 125); in isl_gfx125_filter_tiling()
200 assert(ISL_GFX_VERX10(dev) < 125); in isl_gfx6_filter_tiling()
65 #define ISL_GFX_VERX10(__dev) ((__dev)->info->verx10) macro70 ISL_GFX_VERX10(__dev) == (__dev)->info->verx10))
613 if (ISL_GFX_VERX10(dev) >= 125) { in isl_surf_choose_tiling()865 if (ISL_GFX_VERX10(dev) >= 125) { in isl_choose_image_alignment_el()2372 switch (ISL_GFX_VERX10(dev)) { \