Home
last modified time | relevance | path

Searched refs:IS_DISPLAY_STEP (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_display_device.h223 IS_DISPLAY_STEP((__display), (from), (until)))
236 #define IS_DISPLAY_STEP(__display, since, until) \ macro
H A Dintel_psr.c1041 if (IS_ALDERLAKE_P(dev_priv) && IS_DISPLAY_STEP(display, STEP_A0, STEP_E0)) { in hsw_activate_psr2()
1226 if (IS_ALDERLAKE_P(dev_priv) && IS_DISPLAY_STEP(display, STEP_A0, STEP_B0)) in tgl_dc3co_exitline_compute_config()
1437 if (IS_ALDERLAKE_P(dev_priv) && IS_DISPLAY_STEP(display, STEP_A0, STEP_B0)) { in intel_psr2_config_valid()
1489 IS_ALDERLAKE_P(dev_priv) && IS_DISPLAY_STEP(display, STEP_A0, STEP_B0)) { in intel_psr2_config_valid()
H A Dintel_dp_mst.c1246 if (!IS_DISPLAY_STEP(display, STEP_D0, STEP_FOREVER)) in enable_bs_jitter_was()
1254 if (IS_DISPLAY_STEP(display, STEP_E0, STEP_FOREVER)) { in enable_bs_jitter_was()
H A Dintel_display_device.c1730 if (display->platform.alderlake_s && IS_DISPLAY_STEP(display, STEP_A0, STEP_A2)) in __intel_display_device_info_runtime_init()
H A Dintel_display_power.c1601 (display->platform.rocketlake && IS_DISPLAY_STEP(display, STEP_A0, STEP_B0))) in tgl_bw_buddy_init()
H A Dintel_dpll_mgr.c2608 IS_DISPLAY_STEP(display, STEP_B0, STEP_FOREVER)) || in ehl_combo_pll_div_frac_wa_needed()
3939 if (!(display->platform.alderlake_p && IS_DISPLAY_STEP(display, STEP_A0, STEP_B0)) || in adlp_cmtg_clock_gating_wa()
H A Dskl_universal_plane.c2764 (display->platform.tigerlake && IS_DISPLAY_STEP(display, STEP_A0, STEP_D0))) in tgl_plane_has_mc_ccs()
H A Dintel_cdclk.c3769 if (display->platform.alderlake_p && IS_DISPLAY_STEP(display, STEP_A0, STEP_B0)) { in intel_init_cdclk_hooks()