| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_display_device.h | 150 #define HAS_CUR_FBC(__display) (!HAS_GMCH(__display) && IS_DISPLAY_VER(__display, 7, 13)) 177 #define HAS_LSPCON(__display) (IS_DISPLAY_VER(__display, 9, 10)) 231 #define IS_DISPLAY_VER(__display, from, until) \ macro
|
| H A D | intel_display_debugfs.c | 710 if (DISPLAY_VER(display) >= 13 || IS_DISPLAY_VER(display, 9, 10)) { in i915_lpsp_status() 712 } else if (IS_DISPLAY_VER(display, 11, 12)) { in i915_lpsp_status() 880 else if (IS_DISPLAY_VER(display, 9, 10)) in i915_lpsp_capability_show()
|
| H A D | intel_fbc.c | 916 if (IS_DISPLAY_VER(display, 11, 12)) in intel_fbc_program_workarounds() 1472 if ((IS_DISPLAY_VER(display, 12, 14) || HAS_FBC_DIRTY_RECT(display)) && in intel_fbc_check_plane() 1479 if ((IS_DISPLAY_VER(display, 12, 13) || in intel_fbc_check_plane()
|
| H A D | intel_vrr.c | 362 if (IS_DISPLAY_VER(display, 12, 13)) in intel_vrr_set_transcoder_timings()
|
| H A D | intel_psr.c | 1466 } else if (IS_DISPLAY_VER(display, 12, 14)) { in intel_psr2_config_valid() 1470 } else if (IS_DISPLAY_VER(display, 10, 11)) { in intel_psr2_config_valid() 1809 if (IS_DISPLAY_VER(display, 11, 14) && crtc_state->wm_level_disabled) in wm_optimization_wa() 1879 if (IS_DISPLAY_VER(display, 9, 10)) in intel_psr_enable_source()
|
| H A D | intel_display_device.c | 1778 if (IS_DISPLAY_VER(display, 7, 8) && HAS_PCH_SPLIT(i915)) { in __intel_display_device_info_runtime_init() 1843 if (IS_DISPLAY_VER(display, 10, 12) && in __intel_display_device_info_runtime_init()
|
| H A D | intel_pps.c | 996 if (IS_DISPLAY_VER(display, 13, 14)) in intel_pps_on_unlocked() 1010 if (IS_DISPLAY_VER(display, 13, 14)) in intel_pps_on_unlocked()
|
| H A D | intel_modeset_setup.c | 914 if (IS_DISPLAY_VER(i915, 10, 12)) in intel_early_display_was()
|
| H A D | intel_crt.c | 379 else if (IS_DISPLAY_VER(display, 3, 4)) in intel_crt_mode_valid()
|
| H A D | intel_display_irq.c | 379 return IS_DISPLAY_VER(display, 3, 4) && IS_MOBILE(i915); in i915_has_legacy_blc_interrupt() 2294 if (IS_DISPLAY_VER(dev_priv, 11, 13)) { in gen8_de_irq_postinstall()
|
| H A D | intel_ddi.c | 375 if (IS_DISPLAY_VER(display, 11, 13) && intel_encoder_is_tc(encoder)) { in intel_ddi_init_dp_buf_reg() 607 if (IS_DISPLAY_VER(dev_priv, 8, 10) && in intel_ddi_transcoder_func_reg_val_get() 696 if (IS_DISPLAY_VER(dev_priv, 8, 10)) in intel_ddi_disable_transcoder_func() 2237 if (IS_DISPLAY_VER(display, 12, 13)) in icl_program_mg_dp_mode()
|
| H A D | intel_display.c | 1826 else if (display->platform.alderlake_p || IS_DISPLAY_VER(display, 11, 12)) in intel_phy_is_combo() 2428 IS_DISPLAY_VER(display, 13, 14); in intel_crtc_needs_wa_14015401596() 2604 return IS_DISPLAY_VER(display, 5, 7) || display->platform.cherryview; in intel_cpu_transcoder_has_m2_n2() 7763 } else if (IS_DISPLAY_VER(display, 3, 4)) { in intel_setup_outputs() 8243 return IS_DISPLAY_VER(display, 6, 11) && i915_vtd_active(i915); in intel_scanout_needs_vtd_wa()
|
| H A D | intel_bw.c | 1514 if (intel_has_sagv(i915) && IS_DISPLAY_VER(i915, 11, 13)) in intel_bw_init()
|
| H A D | intel_fb.c | 548 if (!IS_DISPLAY_VER(display, md->display_ver.from, md->display_ver.until)) in plane_has_modifier()
|
| H A D | skl_universal_plane.c | 2865 plane->need_async_flip_toggle_wa = IS_DISPLAY_VER(display, 9, 10); in skl_universal_plane_create()
|
| H A D | intel_hdmi.c | 535 if (!(IS_DISPLAY_VER(display, 13, 14) && crtc_state->has_psr && in hsw_write_infoframe()
|
| H A D | intel_bios.c | 1227 if (!IS_DISPLAY_VER(display, 3, 7)) { in parse_sdvo_device_mapping()
|
| H A D | skl_watermark.c | 1395 return IS_DISPLAY_VER(display, 13, 20) && in use_minimal_wm0_only()
|