Searched refs:IS_DISPLAY_STEP (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_display_device.h | 223 IS_DISPLAY_STEP((__display), (from), (until))) 236 #define IS_DISPLAY_STEP(__display, since, until) \ macro
|
| H A D | intel_psr.c | 1041 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 D | intel_dp_mst.c | 1246 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 D | intel_display_device.c | 1730 if (display->platform.alderlake_s && IS_DISPLAY_STEP(display, STEP_A0, STEP_A2)) in __intel_display_device_info_runtime_init()
|
| H A D | intel_display_power.c | 1601 (display->platform.rocketlake && IS_DISPLAY_STEP(display, STEP_A0, STEP_B0))) in tgl_bw_buddy_init()
|
| H A D | intel_dpll_mgr.c | 2608 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 D | skl_universal_plane.c | 2764 (display->platform.tigerlake && IS_DISPLAY_STEP(display, STEP_A0, STEP_D0))) in tgl_plane_has_mc_ccs()
|
| H A D | intel_cdclk.c | 3769 if (display->platform.alderlake_p && IS_DISPLAY_STEP(display, STEP_A0, STEP_B0)) { in intel_init_cdclk_hooks()
|