Home
last modified time | relevance | path

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

/Linux-v5.10/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 },
1237 if (IS_TGL_UY_GT_REVID(i915, TGL_REVID_A0, TGL_REVID_A0)) in tgl_gt_workarounds_init()
1243 if (IS_TGL_UY_GT_REVID(i915, TGL_REVID_A0, TGL_REVID_A0)) in tgl_gt_workarounds_init()
1678 if (IS_TGL_UY_GT_REVID(i915, TGL_REVID_A0, TGL_REVID_A0)) { in rcs_engine_wa_init()
/Linux-v5.10/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.c2847 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()
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_drv.h1567 TGL_REVID_A0, enumerator
Dintel_pm.c7126 if (IS_TGL_DISP_REVID(dev_priv, TGL_REVID_A0, TGL_REVID_B1)) in tgl_init_clock_gating()