Lines Matching defs:crtc_state
213 is_trans_port_sync_slave(const struct intel_crtc_state *crtc_state) in is_trans_port_sync_slave()
219 is_trans_port_sync_master(const struct intel_crtc_state *crtc_state) in is_trans_port_sync_master()
225 is_trans_port_sync_mode(const struct intel_crtc_state *crtc_state) in is_trans_port_sync_mode()
612 static void ilk_enable_pch_transcoder(const struct intel_crtc_state *crtc_state) in ilk_enable_pch_transcoder()
1627 intel_set_plane_visible(struct intel_crtc_state *crtc_state, in intel_set_plane_visible()
1641 static void fixup_plane_bitmasks(struct intel_crtc_state *crtc_state) in fixup_plane_bitmasks()
1665 struct intel_crtc_state *crtc_state = in intel_plane_disable_noatomic() local
1716 struct intel_crtc_state *crtc_state = in intel_reuse_initial_plane_obj() local
1745 struct intel_crtc_state *crtc_state = in intel_find_initial_plane_obj() local
1842 struct drm_crtc_state *crtc_state; in __intel_display_resume() local
1997 static bool underrun_recovery_supported(const struct intel_crtc_state *crtc_state) in underrun_recovery_supported()
2017 static void icl_set_pipe_chicken(const struct intel_crtc_state *crtc_state) in icl_set_pipe_chicken()
2098 static void lpt_program_iclkip(const struct intel_crtc_state *crtc_state) in lpt_program_iclkip()
2210 static void ilk_pch_transcoder_set_timings(const struct intel_crtc_state *crtc_state, in ilk_pch_transcoder_set_timings()
2259 static void ivb_update_fdi_bc_bifurcation(const struct intel_crtc_state *crtc_state) in ivb_update_fdi_bc_bifurcation()
2289 const struct intel_crtc_state *crtc_state) in intel_get_crtc_new_encoder()
2322 const struct intel_crtc_state *crtc_state) in ilk_pch_enable()
2405 void lpt_pch_enable(const struct intel_crtc_state *crtc_state) in lpt_pch_enable()
2437 static void ilk_pfit_enable(const struct intel_crtc_state *crtc_state) in ilk_pfit_enable()
2465 void hsw_enable_ips(const struct intel_crtc_state *crtc_state) in hsw_enable_ips()
2502 void hsw_disable_ips(const struct intel_crtc_state *crtc_state) in hsw_disable_ips()
2602 static bool needs_nv12_wa(const struct intel_crtc_state *crtc_state) in needs_nv12_wa()
2616 static bool needs_scalerclk_wa(const struct intel_crtc_state *crtc_state) in needs_scalerclk_wa()
2673 const struct intel_crtc_state *crtc_state = in intel_crtc_enable_flip_done() local
2691 const struct intel_crtc_state *crtc_state = in intel_crtc_disable_flip_done() local
2938 const struct intel_crtc_state *crtc_state = in intel_encoders_pre_pll_enable() local
2960 const struct intel_crtc_state *crtc_state = in intel_encoders_pre_enable() local
2982 const struct intel_crtc_state *crtc_state = in intel_encoders_enable() local
3094 const struct intel_crtc_state *crtc_state = in intel_encoders_update_pipe() local
3113 static void intel_disable_primary_plane(const struct intel_crtc_state *crtc_state) in intel_disable_primary_plane()
3256 static void hsw_set_linetime_wm(const struct intel_crtc_state *crtc_state) in hsw_set_linetime_wm()
3266 static void hsw_set_frame_start_delay(const struct intel_crtc_state *crtc_state) in hsw_set_frame_start_delay()
3280 const struct intel_crtc_state *crtc_state) in icl_ddi_bigjoiner_pre_enable()
3509 static void i9xx_pfit_enable(const struct intel_crtc_state *crtc_state) in i9xx_pfit_enable()
3704 static u64 get_crtc_power_domains(struct intel_crtc_state *crtc_state) in get_crtc_power_domains()
3742 modeset_get_crtc_power_domains(struct intel_crtc_state *crtc_state) in modeset_get_crtc_power_domains()
3825 static void i9xx_set_pll_dividers(const struct intel_crtc_state *crtc_state) in i9xx_set_pll_dividers()
3961 struct intel_crtc_state *crtc_state = in intel_crtc_disable_noatomic() local
4068 static void intel_connector_verify_state(struct intel_crtc_state *crtc_state, in intel_connector_verify_state()
4105 bool hsw_crtc_state_ips_capable(const struct intel_crtc_state *crtc_state) in hsw_crtc_state_ips_capable()
4134 static int hsw_compute_ips_config(struct intel_crtc_state *crtc_state) in hsw_compute_ips_config()
4185 static u32 ilk_pipe_pixel_rate(const struct intel_crtc_state *crtc_state) in ilk_pipe_pixel_rate()
4227 static void intel_crtc_compute_pixel_rate(struct intel_crtc_state *crtc_state) in intel_crtc_compute_pixel_rate()
4240 static void intel_crtc_readout_derived_state(struct intel_crtc_state *crtc_state) in intel_crtc_readout_derived_state()
4295 struct intel_crtc_state *crtc_state) in intel_encoder_get_config()
4471 static void intel_pch_transcoder_set_m_n(const struct intel_crtc_state *crtc_state, in intel_pch_transcoder_set_m_n()
4498 static void intel_cpu_transcoder_set_m_n(const struct intel_crtc_state *crtc_state, in intel_cpu_transcoder_set_m_n()
4540 void intel_dp_set_m_n(const struct intel_crtc_state *crtc_state, enum link_m_n_set m_n) in intel_dp_set_m_n()
4566 static void intel_set_transcoder_timings(const struct intel_crtc_state *crtc_state) in intel_set_transcoder_timings()
4624 static void intel_set_pipe_src_size(const struct intel_crtc_state *crtc_state) in intel_set_pipe_src_size()
4637 static bool intel_pipe_is_interlaced(const struct intel_crtc_state *crtc_state) in intel_pipe_is_interlaced()
4709 static void i9xx_set_pipeconf(const struct intel_crtc_state *crtc_state) in i9xx_set_pipeconf()
4779 static void i9xx_get_pfit_config(struct intel_crtc_state *crtc_state) in i9xx_get_pfit_config()
4888 static void i9xx_get_pipe_color_config(struct intel_crtc_state *crtc_state) in i9xx_get_pipe_color_config()
5534 static void ilk_set_pipeconf(const struct intel_crtc_state *crtc_state) in ilk_set_pipeconf()
5591 static void hsw_set_pipeconf(const struct intel_crtc_state *crtc_state) in hsw_set_pipeconf()
5614 static void bdw_set_pipemisc(const struct intel_crtc_state *crtc_state) in bdw_set_pipemisc()
5807 static void ilk_get_pfit_pos_size(struct intel_crtc_state *crtc_state, in ilk_get_pfit_pos_size()
5815 static void skl_get_pfit_config(struct intel_crtc_state *crtc_state) in skl_get_pfit_config()
5850 static void ilk_get_pfit_config(struct intel_crtc_state *crtc_state) in ilk_get_pfit_config()
6295 static bool intel_crtc_get_pipe_config(struct intel_crtc_state *crtc_state) in intel_crtc_get_pipe_config()
6376 struct intel_crtc_state *crtc_state; in intel_get_load_detect_pipe() local
6693 struct intel_crtc_state *crtc_state; in intel_encoder_current_mode() local
6770 struct intel_crtc_state *crtc_state, in intel_plane_atomic_calc_changes()
6946 static int icl_check_nv12_planes(struct intel_crtc_state *crtc_state) in icl_check_nv12_planes()
7055 static u16 hsw_linetime_wm(const struct intel_crtc_state *crtc_state) in hsw_linetime_wm()
7070 static u16 hsw_ips_linetime_wm(const struct intel_crtc_state *crtc_state, in hsw_ips_linetime_wm()
7086 static u16 skl_linetime_wm(const struct intel_crtc_state *crtc_state) in skl_linetime_wm()
7112 struct intel_crtc_state *crtc_state = in hsw_compute_linetime_wm() local
7138 struct intel_crtc_state *crtc_state = in intel_crtc_atomic_check() local
7250 const struct intel_crtc_state *crtc_state = in intel_modeset_update_connector_atomic_state() local
7714 struct intel_crtc_state *crtc_state) in intel_crtc_copy_uapi_to_hw_state_nomodeset()
7732 struct intel_crtc_state *crtc_state) in intel_crtc_copy_uapi_to_hw_state()
7743 static void intel_crtc_copy_hw_to_uapi_state(struct intel_crtc_state *crtc_state) in intel_crtc_copy_hw_to_uapi_state()
7766 copy_bigjoiner_crtc_state(struct intel_crtc_state *crtc_state, in copy_bigjoiner_crtc_state()
7808 struct intel_crtc_state *crtc_state) in intel_crtc_prepare_cleared_state()
7986 intel_modeset_pipe_config_late(struct intel_crtc_state *crtc_state) in intel_modeset_pipe_config_late()
8764 struct intel_crtc_state *crtc_state = NULL; in verify_connector_state() local
9091 struct intel_crtc_state *crtc_state; in intel_modeset_all_pipes() local
9120 intel_crtc_update_active_timings(const struct intel_crtc_state *crtc_state) in intel_crtc_update_active_timings()
9207 struct intel_crtc_state *crtc_state; in hsw_mode_set_planes_workaround() local
9263 const struct intel_crtc_state *crtc_state; in intel_calc_active_pipes() local
9394 const struct intel_crtc_state *crtc_state; in intel_bigjoiner_add_affected_planes() local
9525 struct intel_crtc_state *crtc_state; in intel_atomic_check_crtcs() local
9760 struct intel_crtc_state *crtc_state; in intel_bigjoiner_add_affected_crtcs() local
10019 struct intel_crtc_state *crtc_state; in intel_atomic_prepare_commit() local
10040 struct intel_crtc_state *crtc_state) in intel_crtc_arm_fifo_underrun()
11028 const struct intel_crtc_state *crtc_state = in intel_prepare_plane_fb() local
11945 struct intel_crtc_state *crtc_state; in sanitize_watermarks_add_affected() local
11986 struct intel_crtc_state *crtc_state; in sanitize_watermarks() local
12090 struct intel_crtc_state *crtc_state = in intel_initial_commit() local
12581 static void intel_sanitize_frame_start_delay(const struct intel_crtc_state *crtc_state) in intel_sanitize_frame_start_delay()
12637 struct intel_crtc_state *crtc_state = to_intel_crtc_state(crtc->base.state); in intel_sanitize_crtc() local
12699 static bool has_bogus_dpll_config(const struct intel_crtc_state *crtc_state) in has_bogus_dpll_config()
12724 struct intel_crtc_state *crtc_state = crtc ? in intel_sanitize_encoder() local
12799 struct intel_crtc_state *crtc_state; in readout_plane_state() local
12817 struct intel_crtc_state *crtc_state = in readout_plane_state() local
12839 struct intel_crtc_state *crtc_state = in intel_modeset_readout_hw_state() local
12868 struct intel_crtc_state *crtc_state = NULL; in intel_modeset_readout_hw_state() local
12907 struct intel_crtc_state *crtc_state; in intel_modeset_readout_hw_state() local
12943 struct intel_crtc_state *crtc_state = in intel_modeset_readout_hw_state() local
13052 struct intel_crtc_state *crtc_state; in get_encoder_power_domains() local
13187 struct intel_crtc_state *crtc_state = in intel_modeset_setup_hw_state() local
13202 struct intel_crtc_state *crtc_state = in intel_modeset_setup_hw_state() local
13227 struct intel_crtc_state *crtc_state = in intel_modeset_setup_hw_state() local