Quoting Liwei Song (2020-04-21 09:41:28) > +static const struct intel_device_info intel_cannonlake_info = { > + .gen = 0115, .gen = 0120 /* 10 */ > +}; > + > +static const struct intel_device_info intel_icelake_info = { > + .gen = 0116, .gen = 0130 /* 11 */ > +}; > + > +static const struct intel_device_info intel_elkhartlake_info = { > + .gen = 0117, .gen = 0131 > +}; > + > +static const struct intel_device_info intel_tigerlake_info = { > + .gen = 0120, .gen = 0140 /* 12 */ You definitely do not want to feed them through the gen9 assembler. -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx