Searched refs:tgl_revids (Results 1 – 2 of 2) sorted by relevance
1575 extern const struct i915_rev_steppings tgl_revids[];1583 return tgl_revids; in tgl_revids_get()1599 tgl_revids->gt_stepping >= (since) && \1600 tgl_revids->gt_stepping <= (until))
81 const struct i915_rev_steppings tgl_revids[] = { variable