Lines Matching defs:crtc_state

184 static bool is_hdr_mode(const struct intel_crtc_state *crtc_state)  in is_hdr_mode()
223 is_trans_port_sync_slave(const struct intel_crtc_state *crtc_state) in is_trans_port_sync_slave()
229 is_trans_port_sync_master(const struct intel_crtc_state *crtc_state) in is_trans_port_sync_master()
235 is_trans_port_sync_mode(const struct intel_crtc_state *crtc_state) in is_trans_port_sync_mode()
241 static enum pipe bigjoiner_master_pipe(const struct intel_crtc_state *crtc_state) in bigjoiner_master_pipe()
246 u8 intel_crtc_bigjoiner_slave_pipes(const struct intel_crtc_state *crtc_state) in intel_crtc_bigjoiner_slave_pipes()
254 bool intel_crtc_is_bigjoiner_slave(const struct intel_crtc_state *crtc_state) in intel_crtc_is_bigjoiner_slave()
262 bool intel_crtc_is_bigjoiner_master(const struct intel_crtc_state *crtc_state) in intel_crtc_is_bigjoiner_master()
270 static int intel_bigjoiner_num_pipes(const struct intel_crtc_state *crtc_state) in intel_bigjoiner_num_pipes()
275 struct intel_crtc *intel_master_crtc(const struct intel_crtc_state *crtc_state) in intel_master_crtc()
599 void intel_set_plane_visible(struct intel_crtc_state *crtc_state, in intel_set_plane_visible()
613 void intel_plane_fixup_bitmasks(struct intel_crtc_state *crtc_state) in intel_plane_fixup_bitmasks()
637 struct intel_crtc_state *crtc_state = in intel_plane_disable_noatomic() local
696 static void icl_set_pipe_chicken(const struct intel_crtc_state *crtc_state) in icl_set_pipe_chicken()
766 const struct intel_crtc_state *crtc_state) in intel_get_crtc_new_encoder()
792 static void ilk_pfit_enable(const struct intel_crtc_state *crtc_state) in ilk_pfit_enable()
832 static bool needs_nv12_wa(const struct intel_crtc_state *crtc_state) in needs_nv12_wa()
846 static bool needs_scalerclk_wa(const struct intel_crtc_state *crtc_state) in needs_scalerclk_wa()
857 static bool needs_cursorclk_wa(const struct intel_crtc_state *crtc_state) in needs_cursorclk_wa()
889 static bool needs_async_flip_vtd_wa(const struct intel_crtc_state *crtc_state) in needs_async_flip_vtd_wa()
971 const struct intel_crtc_state *crtc_state = in intel_crtc_enable_flip_done() local
988 const struct intel_crtc_state *crtc_state = in intel_crtc_disable_flip_done() local
1198 const struct intel_crtc_state *crtc_state = in intel_encoders_pre_pll_enable() local
1220 const struct intel_crtc_state *crtc_state = in intel_encoders_pre_enable() local
1242 const struct intel_crtc_state *crtc_state = in intel_encoders_enable() local
1332 const struct intel_crtc_state *crtc_state = in intel_encoders_update_pipe() local
1351 static void intel_disable_primary_plane(const struct intel_crtc_state *crtc_state) in intel_disable_primary_plane()
1359 static void ilk_configure_cpu_transcoder(const struct intel_crtc_state *crtc_state) in ilk_configure_cpu_transcoder()
1471 static void hsw_set_linetime_wm(const struct intel_crtc_state *crtc_state) in hsw_set_linetime_wm()
1481 static void hsw_set_frame_start_delay(const struct intel_crtc_state *crtc_state) in hsw_set_frame_start_delay()
1495 const struct intel_crtc_state *crtc_state) in icl_ddi_bigjoiner_pre_enable()
1512 static void hsw_configure_cpu_transcoder(const struct intel_crtc_state *crtc_state) in hsw_configure_cpu_transcoder()
1719 static void i9xx_pfit_enable(const struct intel_crtc_state *crtc_state) in i9xx_pfit_enable()
1833 static void get_crtc_power_domains(struct intel_crtc_state *crtc_state, in get_crtc_power_domains()
1870 void intel_modeset_get_crtc_power_domains(struct intel_crtc_state *crtc_state, in intel_modeset_get_crtc_power_domains()
1903 static void i9xx_configure_cpu_transcoder(const struct intel_crtc_state *crtc_state) in i9xx_configure_cpu_transcoder()
2095 static u32 ilk_pipe_pixel_rate(const struct intel_crtc_state *crtc_state) in ilk_pipe_pixel_rate()
2137 static void intel_crtc_compute_pixel_rate(struct intel_crtc_state *crtc_state) in intel_crtc_compute_pixel_rate()
2150 static void intel_bigjoiner_adjust_timings(const struct intel_crtc_state *crtc_state, in intel_bigjoiner_adjust_timings()
2167 static void intel_splitter_adjust_timings(const struct intel_crtc_state *crtc_state, in intel_splitter_adjust_timings()
2191 static void intel_crtc_readout_derived_state(struct intel_crtc_state *crtc_state) in intel_crtc_readout_derived_state()
2228 struct intel_crtc_state *crtc_state) in intel_encoder_get_config()
2235 static void intel_bigjoiner_compute_pipe_src(struct intel_crtc_state *crtc_state) in intel_bigjoiner_compute_pipe_src()
2250 static int intel_crtc_compute_pipe_src(struct intel_crtc_state *crtc_state) in intel_crtc_compute_pipe_src()
2283 static int intel_crtc_compute_pipe_mode(struct intel_crtc_state *crtc_state) in intel_crtc_compute_pipe_mode()
2333 struct intel_crtc_state *crtc_state = in intel_crtc_compute_config() local
2492 static void intel_set_transcoder_timings(const struct intel_crtc_state *crtc_state) in intel_set_transcoder_timings()
2573 static void intel_set_pipe_src_size(const struct intel_crtc_state *crtc_state) in intel_set_pipe_src_size()
2588 static bool intel_pipe_is_interlaced(const struct intel_crtc_state *crtc_state) in intel_pipe_is_interlaced()
2652 static void intel_bigjoiner_adjust_pipe_src(struct intel_crtc_state *crtc_state) in intel_bigjoiner_adjust_pipe_src()
2685 void i9xx_set_pipeconf(const struct intel_crtc_state *crtc_state) in i9xx_set_pipeconf()
2762 static void i9xx_get_pfit_config(struct intel_crtc_state *crtc_state) in i9xx_get_pfit_config()
2872 static void i9xx_get_pipe_color_config(struct intel_crtc_state *crtc_state) in i9xx_get_pipe_color_config()
3019 void ilk_set_pipeconf(const struct intel_crtc_state *crtc_state) in ilk_set_pipeconf()
3083 static void hsw_set_transconf(const struct intel_crtc_state *crtc_state) in hsw_set_transconf()
3113 static void bdw_set_pipe_misc(const struct intel_crtc_state *crtc_state) in bdw_set_pipe_misc()
3251 static void ilk_get_pfit_config(struct intel_crtc_state *crtc_state) in ilk_get_pfit_config()
3673 static void intel_bigjoiner_get_config(struct intel_crtc_state *crtc_state) in intel_bigjoiner_get_config()
3803 bool intel_crtc_get_pipe_config(struct intel_crtc_state *crtc_state) in intel_crtc_get_pipe_config()
3975 struct intel_crtc_state *crtc_state; in intel_encoder_current_mode() local
4065 static int icl_check_nv12_planes(struct intel_crtc_state *crtc_state) in icl_check_nv12_planes()
4181 static u16 hsw_linetime_wm(const struct intel_crtc_state *crtc_state) in hsw_linetime_wm()
4196 static u16 hsw_ips_linetime_wm(const struct intel_crtc_state *crtc_state, in hsw_ips_linetime_wm()
4212 static u16 skl_linetime_wm(const struct intel_crtc_state *crtc_state) in skl_linetime_wm()
4238 struct intel_crtc_state *crtc_state = in hsw_compute_linetime_wm() local
4264 struct intel_crtc_state *crtc_state = in intel_crtc_atomic_check() local
4347 struct intel_crtc_state *crtc_state) in compute_sink_pipe_bpp()
4392 struct intel_crtc_state *crtc_state = in compute_baseline_pipe_bpp() local
4496 struct intel_crtc_state *crtc_state = in intel_crtc_copy_uapi_to_hw_state_nomodeset() local
4513 struct intel_crtc_state *crtc_state = in intel_crtc_copy_uapi_to_hw_state_modeset() local
4605 struct intel_crtc_state *crtc_state = in intel_crtc_prepare_cleared_state() local
4647 struct intel_crtc_state *crtc_state = in intel_modeset_pipe_config() local
4792 struct intel_crtc_state *crtc_state = in intel_modeset_pipe_config_late() local
5435 struct intel_crtc_state *crtc_state; in intel_modeset_all_pipes() local
5482 struct intel_crtc_state *crtc_state; in hsw_mode_set_planes_workaround() local
5538 const struct intel_crtc_state *crtc_state; in intel_calc_active_pipes() local
5643 const struct intel_crtc_state *crtc_state; in intel_bigjoiner_add_affected_planes() local
5725 struct intel_crtc_state __maybe_unused *crtc_state; in intel_atomic_check_crtcs() local
6144 struct intel_crtc_state *crtc_state; in intel_bigjoiner_add_affected_crtcs() local
6431 struct intel_crtc_state *crtc_state; in intel_atomic_prepare_commit() local
6448 struct intel_crtc_state *crtc_state) in intel_crtc_arm_fifo_underrun()
7839 struct intel_crtc_state *crtc_state = in intel_initial_commit() local