Home
last modified time | relevance | path

Searched refs:IS_ICL_REVID (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A 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()
1815 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/
H A Di915_drv.h1556 #define IS_ICL_REVID(p, since, until) \ macro

Completed in 8 milliseconds