Searched refs:IS_DISPLAY_STEP (Results 1 – 10 of 10) sorted by relevance
| /drivers/gpu/drm/i915/display/ |
| A D | intel_display_device.h | 225 IS_DISPLAY_STEP((__display), (from), (until))) 238 #define IS_DISPLAY_STEP(__display, since, until) \ macro
|
| A D | intel_flipq.c | 455 IS_DISPLAY_STEP(display, STEP_A0, STEP_B0)); in need_dmc_halt_wa()
|
| A D | intel_psr.c | 1053 if (display->platform.alderlake_p && IS_DISPLAY_STEP(display, STEP_A0, STEP_E0)) { in hsw_activate_psr2() 1234 if (display->platform.alderlake_p && IS_DISPLAY_STEP(display, STEP_A0, STEP_B0)) in tgl_dc3co_exitline_compute_config() 1443 if (display->platform.alderlake_p && IS_DISPLAY_STEP(display, STEP_A0, STEP_B0)) { in intel_psr2_config_valid() 1495 display->platform.alderlake_p && IS_DISPLAY_STEP(display, STEP_A0, STEP_B0)) { in intel_psr2_config_valid()
|
| A D | intel_dp_mst.c | 1258 if (!IS_DISPLAY_STEP(display, STEP_D0, STEP_FOREVER)) in enable_bs_jitter_was() 1266 if (IS_DISPLAY_STEP(display, STEP_E0, STEP_FOREVER)) { in enable_bs_jitter_was()
|
| A D | intel_display_device.c | 1741 if (display->platform.alderlake_s && IS_DISPLAY_STEP(display, STEP_A0, STEP_A2)) in __intel_display_device_info_runtime_init()
|
| A D | intel_display_power.c | 1618 (display->platform.rocketlake && IS_DISPLAY_STEP(display, STEP_A0, STEP_B0))) in tgl_bw_buddy_init()
|
| A D | intel_dpll_mgr.c | 2608 IS_DISPLAY_STEP(display, STEP_B0, STEP_FOREVER)) || in ehl_combo_pll_div_frac_wa_needed() 3936 if (!(display->platform.alderlake_p && IS_DISPLAY_STEP(display, STEP_A0, STEP_B0)) || in adlp_cmtg_clock_gating_wa()
|
| A D | skl_universal_plane.c | 2767 (display->platform.tigerlake && IS_DISPLAY_STEP(display, STEP_A0, STEP_D0))) in tgl_plane_has_mc_ccs()
|
| A D | intel_cdclk.c | 3797 if (display->platform.alderlake_p && IS_DISPLAY_STEP(display, STEP_A0, STEP_B0)) { in intel_init_cdclk_hooks()
|
| A D | intel_ddi.c | 1401 IS_DISPLAY_STEP(display, STEP_A0, STEP_D0)) { in tgl_dkl_phy_set_signal_levels()
|
Completed in 55 milliseconds