Home
last modified time | relevance | path

Searched refs:TGL_REVID_A0 (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/i915/gt/
Dintel_workarounds.c74 [0] = { .gt_stepping = TGL_REVID_A0, .disp_stepping = TGL_REVID_A0 },
82 [0] = { .gt_stepping = TGL_REVID_A0, .disp_stepping = TGL_REVID_B0 },
1253 if (IS_TGL_UY_GT_REVID(i915, TGL_REVID_A0, TGL_REVID_A0)) in tgl_gt_workarounds_init()
1259 if (IS_TGL_UY_GT_REVID(i915, TGL_REVID_A0, TGL_REVID_A0)) in tgl_gt_workarounds_init()
1694 if (IS_TGL_UY_GT_REVID(i915, TGL_REVID_A0, TGL_REVID_A0)) { in rcs_engine_wa_init()
/drivers/gpu/drm/i915/display/
Dintel_psr.c558 if (IS_TGL_DISP_REVID(dev_priv, TGL_REVID_A0, TGL_REVID_A0) || in hsw_activate_psr2()
1112 (IS_TGL_DISP_REVID(dev_priv, TGL_REVID_A0, TGL_REVID_A0) || in intel_psr_disable_locked()
Dintel_sprite.c2802 IS_TGL_DISP_REVID(dev_priv, TGL_REVID_A0, TGL_REVID_C0)) in gen12_plane_supports_mc_ccs()
Dintel_display_power.c5266 if (IS_TGL_DISP_REVID(dev_priv, TGL_REVID_A0, TGL_REVID_B0)) in tgl_bw_buddy_init()
/drivers/gpu/drm/i915/
Di915_drv.h1565 TGL_REVID_A0, enumerator
Dintel_pm.c7130 if (IS_TGL_DISP_REVID(dev_priv, TGL_REVID_A0, TGL_REVID_B1)) in tgl_init_clock_gating()