Searched refs:TGL_REVID_A0 (Results 1 – 6 of 6) sorted by relevance
/drivers/gpu/drm/i915/gt/ |
D | intel_workarounds.c | 74 [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/ |
D | intel_psr.c | 558 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()
|
D | intel_sprite.c | 2802 IS_TGL_DISP_REVID(dev_priv, TGL_REVID_A0, TGL_REVID_C0)) in gen12_plane_supports_mc_ccs()
|
D | intel_display_power.c | 5266 if (IS_TGL_DISP_REVID(dev_priv, TGL_REVID_A0, TGL_REVID_B0)) in tgl_bw_buddy_init()
|
/drivers/gpu/drm/i915/ |
D | i915_drv.h | 1565 TGL_REVID_A0, enumerator
|
D | intel_pm.c | 7130 if (IS_TGL_DISP_REVID(dev_priv, TGL_REVID_A0, TGL_REVID_B1)) in tgl_init_clock_gating()
|