Home
last modified time | relevance | path

Searched defs:old_crtc_state (Results 1 – 25 of 60) sorted by relevance

123

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dg4x_hdmi.c370 const struct intel_crtc_state *old_crtc_state, in intel_disable_hdmi()
429 const struct intel_crtc_state *old_crtc_state, in g4x_disable_hdmi()
439 const struct intel_crtc_state *old_crtc_state, in pch_disable_hdmi()
447 const struct intel_crtc_state *old_crtc_state, in pch_post_disable_hdmi()
514 const struct intel_crtc_state *old_crtc_state, in chv_hdmi_post_pll_disable()
522 const struct intel_crtc_state *old_crtc_state, in vlv_hdmi_post_disable()
531 const struct intel_crtc_state *old_crtc_state, in chv_hdmi_post_disable()
Dg4x_dp.c231 const struct intel_crtc_state *old_crtc_state) in ilk_edp_pll_off()
404 const struct intel_crtc_state *old_crtc_state) in intel_dp_link_down()
474 const struct intel_crtc_state *old_crtc_state, in intel_disable_dp()
495 const struct intel_crtc_state *old_crtc_state, in g4x_disable_dp()
503 const struct intel_crtc_state *old_crtc_state, in vlv_disable_dp()
511 const struct intel_crtc_state *old_crtc_state, in g4x_post_disable_dp()
532 const struct intel_crtc_state *old_crtc_state, in vlv_post_disable_dp()
540 const struct intel_crtc_state *old_crtc_state, in chv_post_disable_dp()
756 const struct intel_crtc_state *old_crtc_state, in chv_dp_post_pll_disable()
Dhsw_ips.c95 const struct intel_crtc_state *old_crtc_state = in hsw_ips_need_disable() local
123 const struct intel_crtc_state *old_crtc_state = in hsw_ips_pre_update() local
136 const struct intel_crtc_state *old_crtc_state = in hsw_ips_need_enable() local
Dintel_display.c286 intel_wait_for_pipe_off(const struct intel_crtc_state *old_crtc_state) in intel_wait_for_pipe_off()
453 void intel_disable_transcoder(const struct intel_crtc_state *old_crtc_state) in intel_disable_transcoder()
897 #define is_enabling(feature, old_crtc_state, new_crtc_state) \ argument
900 #define is_disabling(feature, old_crtc_state, new_crtc_state) \ argument
904 static bool planes_enabling(const struct intel_crtc_state *old_crtc_state, in planes_enabling()
910 static bool planes_disabling(const struct intel_crtc_state *old_crtc_state, in planes_disabling()
916 static bool vrr_enabling(const struct intel_crtc_state *old_crtc_state, in vrr_enabling()
922 static bool vrr_disabling(const struct intel_crtc_state *old_crtc_state, in vrr_disabling()
935 const struct intel_crtc_state *old_crtc_state = in intel_post_plane_update() local
1005 const struct intel_crtc_state *old_crtc_state = in intel_crtc_async_flip_disable_wa() local
[all …]
Dintel_atomic_plane.c261 const struct intel_crtc_state *old_crtc_state; in intel_plane_calc_min_cdclk() local
414 const struct intel_crtc_state *old_crtc_state, in intel_plane_do_async_flip()
476 static int intel_plane_atomic_calc_changes(const struct intel_crtc_state *old_crtc_state, in intel_plane_atomic_calc_changes()
599 int intel_plane_atomic_check_with_state(const struct intel_crtc_state *old_crtc_state, in intel_plane_atomic_check_with_state()
690 const struct intel_crtc_state *old_crtc_state = in intel_plane_atomic_check() local
830 struct intel_crtc_state *old_crtc_state = in skl_crtc_planes_update_arm() local
Dintel_lvds.c336 const struct intel_crtc_state *old_crtc_state, in intel_disable_lvds()
353 const struct intel_crtc_state *old_crtc_state, in gmch_disable_lvds()
364 const struct intel_crtc_state *old_crtc_state, in pch_disable_lvds()
372 const struct intel_crtc_state *old_crtc_state, in pch_post_disable_lvds()
Dintel_modeset_verify.c160 struct intel_crtc_state *old_crtc_state, in verify_crtc_state()
230 struct intel_crtc_state *old_crtc_state, in intel_modeset_verify_crtc()
Dintel_crt.c217 const struct intel_crtc_state *old_crtc_state, in intel_disable_crt()
225 const struct intel_crtc_state *old_crtc_state, in pch_disable_crt()
232 const struct intel_crtc_state *old_crtc_state, in pch_post_disable_crt()
240 const struct intel_crtc_state *old_crtc_state, in hsw_disable_crt()
252 const struct intel_crtc_state *old_crtc_state, in hsw_post_disable_crt()
Dintel_vrr.c49 struct intel_crtc_state *old_crtc_state, *new_crtc_state; in intel_vrr_check_modeset() local
232 void intel_vrr_disable(const struct intel_crtc_state *old_crtc_state) in intel_vrr_disable()
Dintel_display.h326 #define for_each_old_intel_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument
359 #define for_each_oldnew_intel_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument
368 #define for_each_oldnew_intel_crtc_in_state_reverse(__state, crtc, old_crtc_state, new_crtc_state, … argument
Dintel_audio.c341 const struct intel_crtc_state *old_crtc_state, in g4x_audio_codec_disable()
485 const struct intel_crtc_state *old_crtc_state, in hsw_audio_codec_disable()
687 const struct intel_crtc_state *old_crtc_state, in ibx_audio_codec_disable()
866 const struct intel_crtc_state *old_crtc_state, in intel_audio_codec_disable()
Dintel_atomic.c239 const struct intel_crtc_state *old_crtc_state = to_intel_crtc_state(crtc->state); in intel_crtc_duplicate_state() local
/Linux-v6.6/drivers/gpu/drm/
Ddrm_atomic_helper.c624 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in drm_atomic_helper_check_modeset() local
1127 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in disable_outputs() local
1463 struct drm_crtc_state *old_crtc_state; in drm_atomic_helper_commit_modeset_enables() local
1647 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in drm_atomic_helper_wait_for_vblanks() local
2274 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in drm_atomic_helper_setup_commit() local
2399 struct drm_crtc_state *old_crtc_state; in drm_atomic_helper_wait_for_dependencies() local
2492 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in drm_atomic_helper_commit_hw_done() local
2537 struct drm_crtc_state *old_crtc_state; in drm_atomic_helper_commit_cleanup_done() local
2704 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in drm_atomic_helper_commit_planes() local
2808 drm_atomic_helper_commit_planes_on_crtc(struct drm_crtc_state *old_crtc_state) in drm_atomic_helper_commit_planes_on_crtc()
[all …]
Ddrm_atomic.c379 static int drm_atomic_crtc_check(const struct drm_crtc_state *old_crtc_state, in drm_atomic_crtc_check()
1355 const struct drm_crtc_state *old_crtc_state = in drm_atomic_add_affected_planes() local
1395 struct drm_crtc_state *old_crtc_state; in drm_atomic_check_only() local
Ddrm_self_refresh_helper.c150 struct drm_crtc_state *old_crtc_state; in drm_self_refresh_helper_update_avg_times() local
Ddrm_blend.c514 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in drm_atomic_normalize_zpos() local
/Linux-v6.6/drivers/gpu/drm/imx/dcss/
Ddcss-crtc.c83 struct drm_crtc_state *old_crtc_state = drm_atomic_get_old_crtc_state(state, in dcss_crtc_atomic_enable() local
119 struct drm_crtc_state *old_crtc_state = drm_atomic_get_old_crtc_state(state, in dcss_crtc_atomic_disable() local
/Linux-v6.6/drivers/gpu/drm/msm/dp/
Ddp_drm.c136 struct drm_crtc_state *old_crtc_state; in edp_bridge_atomic_enable() local
166 struct drm_crtc_state *new_crtc_state = NULL, *old_crtc_state = NULL; in edp_bridge_atomic_disable() local
/Linux-v6.6/drivers/gpu/drm/imx/ipuv3/
Dipuv3-crtc.c62 struct drm_crtc_state *old_crtc_state) in ipu_crtc_disable_planes()
84 struct drm_crtc_state *old_crtc_state = drm_atomic_get_old_crtc_state(state, in ipu_crtc_atomic_disable() local
/Linux-v6.6/drivers/gpu/drm/bridge/
Dpanel.c121 struct drm_crtc_state *old_crtc_state; in panel_bridge_atomic_pre_enable() local
141 struct drm_crtc_state *old_crtc_state; in panel_bridge_atomic_enable() local
/Linux-v6.6/drivers/gpu/drm/vc4/
Dvc4_kms.c510 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in vc4_ctm_atomic_check() local
850 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in vc4_pv_muxing_atomic_check() local
927 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in vc4_core_clock_atomic_check() local
/Linux-v6.6/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_crtc.c48 struct drm_crtc_state *old_crtc_state = drm_atomic_get_old_crtc_state(state, in fsl_dcu_drm_crtc_atomic_disable() local
/Linux-v6.6/drivers/gpu/drm/vkms/
Dvkms_drv.c68 struct drm_crtc_state *old_crtc_state; in vkms_atomic_commit_tail() local
/Linux-v6.6/drivers/gpu/drm/msm/
Dmsm_atomic.c186 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in msm_atomic_check() local
/Linux-v6.6/drivers/gpu/drm/bridge/analogix/
Danalogix_dp_core.c1315 struct drm_crtc_state *old_crtc_state; in analogix_dp_bridge_atomic_pre_enable() local
1394 struct drm_crtc_state *old_crtc_state; in analogix_dp_bridge_atomic_enable() local
1470 struct drm_crtc_state *old_crtc_state = NULL; in analogix_dp_bridge_atomic_disable() local

123