Searched refs:IS_TGL_DISP_REVID (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A 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()
|
H A D | intel_sprite.c | 2802 IS_TGL_DISP_REVID(dev_priv, TGL_REVID_A0, TGL_REVID_C0)) in gen12_plane_supports_mc_ccs()
|
H A D | intel_display_power.c | 5266 if (IS_TGL_DISP_REVID(dev_priv, TGL_REVID_A0, TGL_REVID_B0)) in tgl_bw_buddy_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_drv.h | 1584 #define IS_TGL_DISP_REVID(p, since, until) \ macro
|
H A D | intel_pm.c | 7130 if (IS_TGL_DISP_REVID(dev_priv, TGL_REVID_A0, TGL_REVID_B1)) in tgl_init_clock_gating()
|
Completed in 26 milliseconds