Home
last modified time | relevance | path

Searched refs:intel_crtc_needs_modeset (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dhsw_ips.c97 if (intel_crtc_needs_modeset(new_crtc_state)) in hsw_ips_need_disable()
138 if (intel_crtc_needs_modeset(new_crtc_state)) in hsw_ips_need_enable()
A Dintel_display.c1451 if (intel_crtc_needs_modeset(new_crtc_state)) in intel_encoders_update_prepare()
3316 if (!intel_crtc_needs_modeset(crtc_state)) in ilk_set_pipeconf()
3380 if (!intel_crtc_needs_modeset(crtc_state)) in hsw_set_transconf()
4793 intel_crtc_needs_modeset(crtc_state) && in intel_crtc_atomic_check()
4797 if (intel_crtc_needs_modeset(crtc_state)) { in intel_crtc_atomic_check()
4836 if (intel_crtc_needs_modeset(crtc_state) || in intel_crtc_atomic_check()
5923 intel_crtc_needs_modeset(crtc_state)) in intel_modeset_all_pipes()
6031 !intel_crtc_needs_modeset(crtc_state)) in hsw_mode_set_planes_workaround()
6056 intel_crtc_needs_modeset(crtc_state)) in hsw_mode_set_planes_workaround()
6657 if (intel_crtc_needs_modeset(crtc_state)) in intel_bigjoiner_add_affected_crtcs()
[all …]
A Dintel_modeset_verify.c230 if (!intel_crtc_needs_modeset(new_crtc_state) && in intel_modeset_verify_crtc()
A Dintel_atomic_plane.c443 modeset = intel_crtc_needs_modeset(new_crtc_state); in i9xx_must_disable_cxsr()
478 bool mode_changed = intel_crtc_needs_modeset(new_crtc_state); in intel_plane_atomic_calc_changes()
1044 if (intel_crtc_needs_modeset(crtc_state)) { in intel_prepare_plane_fb()
A Dintel_atomic.c206 if (intel_crtc_needs_modeset(crtc_state)) in intel_any_crtc_needs_modeset()
A Dintel_display_types.h2038 intel_crtc_needs_modeset(const struct intel_crtc_state *crtc_state) in intel_crtc_needs_modeset() function
2054 intel_crtc_needs_modeset(crtc_state); in intel_crtc_needs_color_update()
A Dintel_crtc.c388 !intel_crtc_needs_modeset(crtc_state) && in intel_crtc_needs_vblank_work()
A Dintel_cursor.c636 intel_crtc_needs_modeset(crtc_state) || in intel_legacy_cursor_update()
A Dintel_dpll.c1472 drm_WARN_ON(&i915->drm, !intel_crtc_needs_modeset(crtc_state)); in intel_dpll_crtc_compute_clock()
1498 drm_WARN_ON(&i915->drm, !intel_crtc_needs_modeset(crtc_state)); in intel_dpll_crtc_get_shared_dpll()
A Dintel_fbc.c1184 if (intel_crtc_needs_modeset(new_crtc_state)) in intel_fbc_can_flip_nuke()
A Dintel_psr.c1935 needs_to_disable |= intel_crtc_needs_modeset(new_crtc_state); in intel_psr_pre_plane_update()
A Dintel_cdclk.c2894 if (intel_crtc_needs_modeset(crtc_state)) in intel_modeset_calc_cdclk()
A Dintel_color.c1485 intel_crtc_needs_modeset(new_crtc_state)) in intel_color_add_affected_planes()
A Dskl_watermark.c2747 if (!intel_crtc_needs_modeset(new_crtc_state) && in skl_wm_add_affected_planes()
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Dintel_pm.c1430 intel_crtc_needs_modeset(new_crtc_state)) { in g4x_compute_intermediate_wm()
1944 if (intel_crtc_needs_modeset(crtc_state)) in vlv_compute_pipe_wm()
1964 if (intel_crtc_needs_modeset(crtc_state) || in vlv_compute_pipe_wm()
2087 intel_crtc_needs_modeset(new_crtc_state)) { in vlv_compute_intermediate_wm()
3145 intel_crtc_needs_modeset(new_crtc_state) || in ilk_compute_intermediate_wm()

Completed in 71 milliseconds