Lines Matching defs:devinfo
82 const struct intel_device_info *devinfo = &screen->devinfo;
85 if (devinfo->verx10 >= 75)
123 if (screen->devinfo.ver < 6) {
144 if (screen->devinfo.ver < 6)
151 if (screen->devinfo.ver == 8)
154 if (screen->devinfo.ver <= 6)
157 if (screen->devinfo.ver >= 7)
172 if (screen->devinfo.ver == 8)
191 if (screen->devinfo.verx10 >= 75)
261 if (screen->devinfo.ver == 8)
277 const struct intel_device_info *devinfo = &batch->screen->devinfo;
279 if (devinfo->verx10 >= 75 && indirect.indirect_draw_count &&
304 if (devinfo->verx10 >= 75 && indirect.indirect_draw_count &&
384 if (screen->devinfo.verx10 < 75 &&
398 if (screen->devinfo.ver < 6) {
415 if (screen->devinfo.ver == 6)