Home
last modified time | relevance | path

Searched refs:ICL_REVID_A0 (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
Dintel_workarounds.c582 if (IS_ICL_REVID(i915, ICL_REVID_A0, ICL_REVID_B0)) in icl_ctx_workarounds_init()
598 if (IS_ICL_REVID(i915, ICL_REVID_A0, ICL_REVID_A0)) in icl_ctx_workarounds_init()
603 if (IS_ICL_REVID(i915, ICL_REVID_A0, ICL_REVID_A0)) in icl_ctx_workarounds_init()
1197 if (IS_ICL_REVID(i915, ICL_REVID_A0, ICL_REVID_A0)) in icl_gt_workarounds_init()
1203 if (IS_ICL_REVID(i915, ICL_REVID_A0, ICL_REVID_B0)) in icl_gt_workarounds_init()
1799 if (IS_ICL_REVID(i915, ICL_REVID_A0, ICL_REVID_B0)) in rcs_engine_wa_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_drv.h1549 #define ICL_REVID_A0 0x0 macro