Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gt/
Dintel_workarounds.c582 if (IS_ICL_REVID(i915, ICL_REVID_A0, ICL_REVID_B0)) in icl_ctx_workarounds_init()
1203 if (IS_ICL_REVID(i915, ICL_REVID_A0, ICL_REVID_B0)) in icl_gt_workarounds_init()
1815 if (IS_ICL_REVID(i915, ICL_REVID_A0, ICL_REVID_B0)) in rcs_engine_wa_init()
/drivers/gpu/drm/i915/
Di915_drv.h1552 #define ICL_REVID_B0 0x3 macro