Searched refs:IS_ADLP_DISPLAY_STEP (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/i915/display/ |
| D | intel_psr.c | 552 if (IS_ADLP_DISPLAY_STEP(dev_priv, STEP_A0, STEP_E0)) { in hsw_activate_psr2() 739 if (IS_ADLP_DISPLAY_STEP(dev_priv, STEP_A0, STEP_B0)) in tgl_dc3co_exitline_compute_config() 977 IS_ADLP_DISPLAY_STEP(dev_priv, STEP_A0, STEP_B0)) { in intel_psr2_config_valid() 1171 if (IS_ADLP_DISPLAY_STEP(dev_priv, STEP_A0, STEP_B0) && in intel_psr_enable_source() 1360 if (IS_ADLP_DISPLAY_STEP(dev_priv, STEP_A0, STEP_B0) && in intel_psr_disable_locked()
|
| D | skl_universal_plane.c | 1917 if (IS_ADLP_DISPLAY_STEP(dev_priv, STEP_A0, STEP_B0)) in gen12_plane_supports_mc_ccs() 1941 if (IS_ADLP_DISPLAY_STEP(dev_priv, STEP_A0, STEP_B0)) in gen12_plane_format_mod_supported() 1998 if (IS_ADLP_DISPLAY_STEP(dev_priv, STEP_A0, STEP_B0)) in gen12_get_plane_modifiers()
|
| D | intel_cdclk.c | 2866 if (IS_ADLP_DISPLAY_STEP(dev_priv, STEP_A0, STEP_B0)) in intel_init_cdclk_hooks()
|
| D | intel_dpll_mgr.c | 3742 if (!IS_ADLP_DISPLAY_STEP(i915, STEP_A0, STEP_B0) || in adlp_cmtg_clock_gating_wa()
|
| /Linux-v5.15/drivers/gpu/drm/i915/ |
| D | i915_drv.h | 1551 #define IS_ADLP_DISPLAY_STEP(__i915, since, until) \ macro
|