Lines Matching defs:devinfo
234 &screen->devinfo,
272 const struct intel_device_info *devinfo = &screen->devinfo;
294 unsigned num_batches = IRIS_BATCH_COUNT - (devinfo->ver >= 12 ? 0 : 1);
523 const struct intel_device_info *devinfo = &screen->devinfo;
532 if (devinfo->ver < 11)
699 const struct intel_device_info *devinfo = &batch->screen->devinfo;
701 if (devinfo->ver == 12 && batch->name == IRIS_BATCH_RENDER) {
993 if (!batch->screen->devinfo.no_hw &&