Lines Matching defs:crtc_state
388 is_trans_port_sync_slave(const struct intel_crtc_state *crtc_state) in is_trans_port_sync_slave()
394 is_trans_port_sync_master(const struct intel_crtc_state *crtc_state) in is_trans_port_sync_master()
400 is_trans_port_sync_mode(const struct intel_crtc_state *crtc_state) in is_trans_port_sync_mode()
787 static void ilk_enable_pch_transcoder(const struct intel_crtc_state *crtc_state) in ilk_enable_pch_transcoder()
1802 intel_set_plane_visible(struct intel_crtc_state *crtc_state, in intel_set_plane_visible()
1816 static void fixup_plane_bitmasks(struct intel_crtc_state *crtc_state) in fixup_plane_bitmasks()
1840 struct intel_crtc_state *crtc_state = in intel_plane_disable_noatomic() local
1934 struct intel_crtc_state *crtc_state = in intel_reuse_initial_plane_obj() local
1963 struct intel_crtc_state *crtc_state = in intel_find_initial_plane_obj() local
2060 struct drm_crtc_state *crtc_state; in __intel_display_resume() local
2215 static bool underrun_recovery_supported(const struct intel_crtc_state *crtc_state) in underrun_recovery_supported()
2235 static void icl_set_pipe_chicken(const struct intel_crtc_state *crtc_state) in icl_set_pipe_chicken()
2316 static void lpt_program_iclkip(const struct intel_crtc_state *crtc_state) in lpt_program_iclkip()
2428 static void ilk_pch_transcoder_set_timings(const struct intel_crtc_state *crtc_state, in ilk_pch_transcoder_set_timings()
2477 static void ivb_update_fdi_bc_bifurcation(const struct intel_crtc_state *crtc_state) in ivb_update_fdi_bc_bifurcation()
2507 const struct intel_crtc_state *crtc_state) in intel_get_crtc_new_encoder()
2540 const struct intel_crtc_state *crtc_state) in ilk_pch_enable()
2623 void lpt_pch_enable(const struct intel_crtc_state *crtc_state) in lpt_pch_enable()
2655 static void ilk_pfit_enable(const struct intel_crtc_state *crtc_state) in ilk_pfit_enable()
2683 void hsw_enable_ips(const struct intel_crtc_state *crtc_state) in hsw_enable_ips()
2720 void hsw_disable_ips(const struct intel_crtc_state *crtc_state) in hsw_disable_ips()
2820 static bool needs_nv12_wa(const struct intel_crtc_state *crtc_state) in needs_nv12_wa()
2834 static bool needs_scalerclk_wa(const struct intel_crtc_state *crtc_state) in needs_scalerclk_wa()
2891 const struct intel_crtc_state *crtc_state = in intel_crtc_enable_flip_done() local
2909 const struct intel_crtc_state *crtc_state = in intel_crtc_disable_flip_done() local
3156 const struct intel_crtc_state *crtc_state = in intel_encoders_pre_pll_enable() local
3178 const struct intel_crtc_state *crtc_state = in intel_encoders_pre_enable() local
3200 const struct intel_crtc_state *crtc_state = in intel_encoders_enable() local
3312 const struct intel_crtc_state *crtc_state = in intel_encoders_update_pipe() local
3331 static void intel_disable_primary_plane(const struct intel_crtc_state *crtc_state) in intel_disable_primary_plane()
3474 static void hsw_set_linetime_wm(const struct intel_crtc_state *crtc_state) in hsw_set_linetime_wm()
3484 static void hsw_set_frame_start_delay(const struct intel_crtc_state *crtc_state) in hsw_set_frame_start_delay()
3498 const struct intel_crtc_state *crtc_state) in icl_ddi_bigjoiner_pre_enable()
3727 static void i9xx_pfit_enable(const struct intel_crtc_state *crtc_state) in i9xx_pfit_enable()
3922 static u64 get_crtc_power_domains(struct intel_crtc_state *crtc_state) in get_crtc_power_domains()
3960 modeset_get_crtc_power_domains(struct intel_crtc_state *crtc_state) in modeset_get_crtc_power_domains()
4043 static void i9xx_set_pll_dividers(const struct intel_crtc_state *crtc_state) in i9xx_set_pll_dividers()
4179 struct intel_crtc_state *crtc_state = in intel_crtc_disable_noatomic() local
4286 static void intel_connector_verify_state(struct intel_crtc_state *crtc_state, in intel_connector_verify_state()
4323 bool hsw_crtc_state_ips_capable(const struct intel_crtc_state *crtc_state) in hsw_crtc_state_ips_capable()
4352 static int hsw_compute_ips_config(struct intel_crtc_state *crtc_state) in hsw_compute_ips_config()
4403 static u32 ilk_pipe_pixel_rate(const struct intel_crtc_state *crtc_state) in ilk_pipe_pixel_rate()
4445 static void intel_crtc_compute_pixel_rate(struct intel_crtc_state *crtc_state) in intel_crtc_compute_pixel_rate()
4458 static void intel_crtc_readout_derived_state(struct intel_crtc_state *crtc_state) in intel_crtc_readout_derived_state()
4513 struct intel_crtc_state *crtc_state) in intel_encoder_get_config()
4689 static void intel_pch_transcoder_set_m_n(const struct intel_crtc_state *crtc_state, in intel_pch_transcoder_set_m_n()
4716 static void intel_cpu_transcoder_set_m_n(const struct intel_crtc_state *crtc_state, in intel_cpu_transcoder_set_m_n()
4758 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()
4784 static void intel_set_transcoder_timings(const struct intel_crtc_state *crtc_state) in intel_set_transcoder_timings()
4842 static void intel_set_pipe_src_size(const struct intel_crtc_state *crtc_state) in intel_set_pipe_src_size()
4855 static bool intel_pipe_is_interlaced(const struct intel_crtc_state *crtc_state) in intel_pipe_is_interlaced()
4927 static void i9xx_set_pipeconf(const struct intel_crtc_state *crtc_state) in i9xx_set_pipeconf()
4997 static void i9xx_get_pfit_config(struct intel_crtc_state *crtc_state) in i9xx_get_pfit_config()
5106 static void i9xx_get_pipe_color_config(struct intel_crtc_state *crtc_state) in i9xx_get_pipe_color_config()
5752 static void ilk_set_pipeconf(const struct intel_crtc_state *crtc_state) in ilk_set_pipeconf()
5809 static void hsw_set_pipeconf(const struct intel_crtc_state *crtc_state) in hsw_set_pipeconf()
5832 static void bdw_set_pipemisc(const struct intel_crtc_state *crtc_state) in bdw_set_pipemisc()
6025 static void ilk_get_pfit_pos_size(struct intel_crtc_state *crtc_state, in ilk_get_pfit_pos_size()
6033 static void skl_get_pfit_config(struct intel_crtc_state *crtc_state) in skl_get_pfit_config()
6068 static void ilk_get_pfit_config(struct intel_crtc_state *crtc_state) in ilk_get_pfit_config()
6513 static bool intel_crtc_get_pipe_config(struct intel_crtc_state *crtc_state) in intel_crtc_get_pipe_config()
6594 struct intel_crtc_state *crtc_state; in intel_get_load_detect_pipe() local
6911 struct intel_crtc_state *crtc_state; in intel_encoder_current_mode() local
6988 struct intel_crtc_state *crtc_state, in intel_plane_atomic_calc_changes()
7164 static int icl_check_nv12_planes(struct intel_crtc_state *crtc_state) in icl_check_nv12_planes()
7273 static u16 hsw_linetime_wm(const struct intel_crtc_state *crtc_state) in hsw_linetime_wm()
7288 static u16 hsw_ips_linetime_wm(const struct intel_crtc_state *crtc_state, in hsw_ips_linetime_wm()
7304 static u16 skl_linetime_wm(const struct intel_crtc_state *crtc_state) in skl_linetime_wm()
7330 struct intel_crtc_state *crtc_state = in hsw_compute_linetime_wm() local
7356 struct intel_crtc_state *crtc_state = in intel_crtc_atomic_check() local
7468 const struct intel_crtc_state *crtc_state = in intel_modeset_update_connector_atomic_state() local
7932 struct intel_crtc_state *crtc_state) in intel_crtc_copy_uapi_to_hw_state_nomodeset()
7950 struct intel_crtc_state *crtc_state) in intel_crtc_copy_uapi_to_hw_state()
7961 static void intel_crtc_copy_hw_to_uapi_state(struct intel_crtc_state *crtc_state) in intel_crtc_copy_hw_to_uapi_state()
7984 copy_bigjoiner_crtc_state(struct intel_crtc_state *crtc_state, in copy_bigjoiner_crtc_state()
8026 struct intel_crtc_state *crtc_state) in intel_crtc_prepare_cleared_state()
8203 intel_modeset_pipe_config_late(struct intel_crtc_state *crtc_state) in intel_modeset_pipe_config_late()
8981 struct intel_crtc_state *crtc_state = NULL; in verify_connector_state() local
9308 struct intel_crtc_state *crtc_state; in intel_modeset_all_pipes() local
9337 intel_crtc_update_active_timings(const struct intel_crtc_state *crtc_state) in intel_crtc_update_active_timings()
9424 struct intel_crtc_state *crtc_state; in hsw_mode_set_planes_workaround() local
9480 const struct intel_crtc_state *crtc_state; in intel_calc_active_pipes() local
9611 const struct intel_crtc_state *crtc_state; in intel_bigjoiner_add_affected_planes() local
9742 struct intel_crtc_state *crtc_state; in intel_atomic_check_crtcs() local
9977 struct intel_crtc_state *crtc_state; in intel_bigjoiner_add_affected_crtcs() local
10236 struct intel_crtc_state *crtc_state; in intel_atomic_prepare_commit() local
10257 struct intel_crtc_state *crtc_state) in intel_crtc_arm_fifo_underrun()
11245 const struct intel_crtc_state *crtc_state = in intel_prepare_plane_fb() local
12162 struct intel_crtc_state *crtc_state; in sanitize_watermarks_add_affected() local
12203 struct intel_crtc_state *crtc_state; in sanitize_watermarks() local
12307 struct intel_crtc_state *crtc_state = in intel_initial_commit() local
12798 static void intel_sanitize_frame_start_delay(const struct intel_crtc_state *crtc_state) in intel_sanitize_frame_start_delay()
12854 struct intel_crtc_state *crtc_state = to_intel_crtc_state(crtc->base.state); in intel_sanitize_crtc() local
12916 static bool has_bogus_dpll_config(const struct intel_crtc_state *crtc_state) in has_bogus_dpll_config()
12941 struct intel_crtc_state *crtc_state = crtc ? in intel_sanitize_encoder() local
13016 struct intel_crtc_state *crtc_state; in readout_plane_state() local
13034 struct intel_crtc_state *crtc_state = in readout_plane_state() local
13056 struct intel_crtc_state *crtc_state = in intel_modeset_readout_hw_state() local
13085 struct intel_crtc_state *crtc_state = NULL; in intel_modeset_readout_hw_state() local
13124 struct intel_crtc_state *crtc_state; in intel_modeset_readout_hw_state() local
13160 struct intel_crtc_state *crtc_state = in intel_modeset_readout_hw_state() local
13269 struct intel_crtc_state *crtc_state; in get_encoder_power_domains() local
13404 struct intel_crtc_state *crtc_state = in intel_modeset_setup_hw_state() local
13419 struct intel_crtc_state *crtc_state = in intel_modeset_setup_hw_state() local
13443 struct intel_crtc_state *crtc_state = in intel_modeset_setup_hw_state() local