Searched refs:tgl_uy_revids (Results 1 – 2 of 2) sorted by relevance
1574 extern const struct i915_rev_steppings tgl_uy_revids[];1581 return tgl_uy_revids; in tgl_revids_get()1593 tgl_uy_revids->gt_stepping >= (since) && \1594 tgl_uy_revids->gt_stepping <= (until))
73 const struct i915_rev_steppings tgl_uy_revids[] = { variable