Searched refs:ICL_REVID_A0 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_workarounds.c | 482 if (IS_ICL_REVID(dev_priv, ICL_REVID_A0, ICL_REVID_B0)) in icl_ctx_workarounds_init() 498 if (IS_ICL_REVID(dev_priv, ICL_REVID_A0, ICL_REVID_A0)) in icl_ctx_workarounds_init() 507 if (IS_ICL_REVID(dev_priv, ICL_REVID_A0, ICL_REVID_A0)) in icl_ctx_workarounds_init() 874 if (IS_ICL_REVID(dev_priv, ICL_REVID_A0, ICL_REVID_A0)) in icl_gt_workarounds_apply() 890 if (IS_ICL_REVID(dev_priv, ICL_REVID_A0, ICL_REVID_B0)) in icl_gt_workarounds_apply()
|
D | i915_drv.h | 2469 #define ICL_REVID_A0 0x0 macro
|