Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/gpu/drm/imx/
Dipuv3-crtc.c65 struct drm_crtc_state *old_crtc_state) in ipu_crtc_disable_planes()
85 struct drm_crtc_state *old_crtc_state) in ipu_crtc_atomic_disable()
224 struct drm_crtc_state *old_crtc_state) in ipu_crtc_atomic_begin()
230 struct drm_crtc_state *old_crtc_state) in ipu_crtc_atomic_flush()
/Linux-v4.19/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_crtc.c26 struct drm_crtc_state *old_crtc_state) in fsl_dcu_drm_crtc_atomic_flush()
48 struct drm_crtc_state *old_crtc_state) in fsl_dcu_drm_crtc_atomic_disable()
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_atomic_plane.c110 int intel_plane_atomic_check_with_state(const struct intel_crtc_state *old_crtc_state, in intel_plane_atomic_check_with_state()
203 const struct drm_crtc_state *old_crtc_state; in intel_plane_atomic_check() local
Dintel_lvds.c333 const struct intel_crtc_state *old_crtc_state, in intel_disable_lvds()
348 const struct intel_crtc_state *old_crtc_state, in gmch_disable_lvds()
358 const struct intel_crtc_state *old_crtc_state, in pch_disable_lvds()
365 const struct intel_crtc_state *old_crtc_state, in pch_post_disable_lvds()
Dintel_crt.c199 const struct intel_crtc_state *old_crtc_state, in intel_disable_crt()
206 const struct intel_crtc_state *old_crtc_state, in pch_disable_crt()
212 const struct intel_crtc_state *old_crtc_state, in pch_post_disable_crt()
219 const struct intel_crtc_state *old_crtc_state, in hsw_disable_crt()
230 const struct intel_crtc_state *old_crtc_state, in hsw_post_disable_crt()
Dintel_audio.c238 const struct intel_crtc_state *old_crtc_state, in g4x_audio_codec_disable()
400 const struct intel_crtc_state *old_crtc_state, in hsw_audio_codec_disable()
483 const struct intel_crtc_state *old_crtc_state, in ilk_audio_codec_disable()
676 const struct intel_crtc_state *old_crtc_state, in intel_audio_codec_disable()
Dintel_hdmi.c1391 const struct intel_crtc_state *old_crtc_state, in intel_disable_hdmi()
1448 const struct intel_crtc_state *old_crtc_state, in g4x_disable_hdmi()
1459 const struct intel_crtc_state *old_crtc_state, in pch_disable_hdmi()
1468 const struct intel_crtc_state *old_crtc_state, in pch_post_disable_hdmi()
2018 const struct intel_crtc_state *old_crtc_state, in chv_hdmi_post_pll_disable()
2025 const struct intel_crtc_state *old_crtc_state, in vlv_hdmi_post_disable()
2033 const struct intel_crtc_state *old_crtc_state, in chv_hdmi_post_disable()
Dintel_ddi.c2805 const struct intel_crtc_state *old_crtc_state, in intel_ddi_post_disable_dp()
2837 const struct intel_crtc_state *old_crtc_state, in intel_ddi_post_disable_hdmi()
2859 const struct intel_crtc_state *old_crtc_state, in intel_ddi_post_disable()
2884 const struct intel_crtc_state *old_crtc_state, in intel_ddi_fdi_post_disable()
3020 const struct intel_crtc_state *old_crtc_state, in intel_disable_ddi_dp()
3037 const struct intel_crtc_state *old_crtc_state, in intel_disable_ddi_hdmi()
3053 const struct intel_crtc_state *old_crtc_state, in intel_disable_ddi()
Dintel_dp.c2564 const struct intel_crtc_state *old_crtc_state) in ironlake_edp_pll_off()
2786 const struct intel_crtc_state *old_crtc_state, in intel_disable_dp()
2806 const struct intel_crtc_state *old_crtc_state, in g4x_disable_dp()
2813 const struct intel_crtc_state *old_crtc_state, in vlv_disable_dp()
2820 const struct intel_crtc_state *old_crtc_state, in g4x_post_disable_dp()
2840 const struct intel_crtc_state *old_crtc_state, in vlv_post_disable_dp()
2847 const struct intel_crtc_state *old_crtc_state, in chv_post_disable_dp()
2947 const struct intel_crtc_state *old_crtc_state) in intel_dp_enable_port()
3185 const struct intel_crtc_state *old_crtc_state, in chv_dp_post_pll_disable()
3626 const struct intel_crtc_state *old_crtc_state) in intel_dp_link_down()
[all …]
Dintel_dp_mst.c136 const struct intel_crtc_state *old_crtc_state, in intel_mst_disable_dp()
160 const struct intel_crtc_state *old_crtc_state, in intel_mst_post_disable_dp()
Dintel_display.c1085 intel_wait_for_pipe_off(const struct intel_crtc_state *old_crtc_state) in intel_wait_for_pipe_off()
1875 static void intel_disable_pipe(const struct intel_crtc_state *old_crtc_state) in intel_disable_pipe()
3829 static void intel_update_pipe_config(const struct intel_crtc_state *old_crtc_state, in intel_update_pipe_config()
5182 static bool hsw_pre_update_disable_ips(const struct intel_crtc_state *old_crtc_state, in hsw_pre_update_disable_ips()
5194 static bool hsw_post_update_enable_ips(const struct intel_crtc_state *old_crtc_state, in hsw_post_update_enable_ips()
5230 static void intel_post_plane_update(struct intel_crtc_state *old_crtc_state) in intel_post_plane_update()
5271 static void intel_pre_plane_update(struct intel_crtc_state *old_crtc_state, in intel_pre_plane_update()
5442 struct intel_crtc_state *old_crtc_state, in intel_encoders_disable()
5462 struct intel_crtc_state *old_crtc_state, in intel_encoders_post_disable()
5482 struct intel_crtc_state *old_crtc_state, in intel_encoders_post_pll_disable()
[all …]
Dintel_dpio_phy.c951 const struct intel_crtc_state *old_crtc_state) in chv_phy_post_pll_disable()
1068 const struct intel_crtc_state *old_crtc_state) in vlv_phy_reset_lanes()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_atomic_helper.c568 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in drm_atomic_helper_check_modeset() local
919 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in disable_outputs() local
1215 struct drm_crtc_state *old_crtc_state; in drm_atomic_helper_commit_modeset_enables() local
1353 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in drm_atomic_helper_wait_for_vblanks() local
1889 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in drm_atomic_helper_setup_commit() local
1992 struct drm_crtc_state *old_crtc_state; in drm_atomic_helper_wait_for_dependencies() local
2123 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in drm_atomic_helper_commit_hw_done() local
2168 struct drm_crtc_state *old_crtc_state; in drm_atomic_helper_commit_cleanup_done() local
2292 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in drm_atomic_helper_commit_planes() local
2391 drm_atomic_helper_commit_planes_on_crtc(struct drm_crtc_state *old_crtc_state) in drm_atomic_helper_commit_planes_on_crtc()
[all …]
Ddrm_blend.c424 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in drm_atomic_normalize_zpos() local
/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_crtc.c70 struct drm_crtc_state *old_crtc_state) in exynos_crtc_atomic_begin()
79 struct drm_crtc_state *old_crtc_state) in exynos_crtc_atomic_flush()
/Linux-v4.19/drivers/gpu/drm/vkms/
Dvkms_crtc.c91 struct drm_crtc_state *old_crtc_state) in vkms_crtc_atomic_flush()
/Linux-v4.19/drivers/gpu/drm/meson/
Dmeson_crtc.c146 struct drm_crtc_state *old_crtc_state) in meson_crtc_atomic_flush()
/Linux-v4.19/drivers/gpu/drm/mediatek/
Dmtk_drm_crtc.c428 struct drm_crtc_state *old_crtc_state) in mtk_drm_crtc_atomic_begin()
445 struct drm_crtc_state *old_crtc_state) in mtk_drm_crtc_atomic_flush()
/Linux-v4.19/drivers/gpu/drm/armada/
Darmada_crtc.c355 struct drm_crtc_state *old_crtc_state) in armada_drm_crtc_atomic_begin()
366 struct drm_crtc_state *old_crtc_state) in armada_drm_crtc_atomic_flush()
/Linux-v4.19/drivers/gpu/drm/rcar-du/
Drcar_du_crtc.c644 struct drm_crtc_state *old_crtc_state) in rcar_du_crtc_atomic_begin()
666 struct drm_crtc_state *old_crtc_state) in rcar_du_crtc_atomic_flush()
/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_kms.c326 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in vc4_ctm_atomic_check() local
/Linux-v4.19/drivers/gpu/drm/omapdrm/
Domap_crtc.c525 struct drm_crtc_state *old_crtc_state) in omap_crtc_atomic_begin()
530 struct drm_crtc_state *old_crtc_state) in omap_crtc_atomic_flush()
/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_crtc.c140 struct drm_crtc_state *old_crtc_state) in sti_crtc_atomic_flush()
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_crtc.c335 struct drm_crtc_state *old_crtc_state) in mdp4_crtc_atomic_begin()
342 struct drm_crtc_state *old_crtc_state) in mdp4_crtc_atomic_flush()
/Linux-v4.19/include/drm/
Ddrm_atomic.h707 #define for_each_oldnew_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument
727 #define for_each_old_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument

12