/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | intel_ddi.h | 16 struct intel_crtc_state; 26 const struct intel_crtc_state *crtc_state); 28 const struct intel_crtc_state *crtc_state); 31 const struct intel_crtc_state *old_crtc_state, 34 const struct intel_crtc_state *crtc_state); 37 struct intel_crtc_state *crtc_state, 40 const struct intel_crtc_state *crtc_state); 44 struct intel_crtc_state *crtc_state); 47 const struct intel_crtc_state *crtc_state); 56 const struct intel_crtc_state *crtc_state); [all …]
|
A D | intel_color.h | 11 struct intel_crtc_state; 19 int intel_color_check(struct intel_crtc_state *crtc_state); 20 void intel_color_prepare_commit(struct intel_crtc_state *crtc_state); 21 void intel_color_cleanup_commit(struct intel_crtc_state *crtc_state); 22 void intel_color_commit_noarm(const struct intel_crtc_state *crtc_state); 23 void intel_color_commit_arm(const struct intel_crtc_state *crtc_state); 24 void intel_color_load_luts(const struct intel_crtc_state *crtc_state); 25 void intel_color_get_config(struct intel_crtc_state *crtc_state); 26 bool intel_color_lut_equal(const struct intel_crtc_state *crtc_state, 30 void intel_color_assert_luts(const struct intel_crtc_state *crtc_state);
|
A D | intel_dp.h | 21 struct intel_crtc_state; 34 struct intel_crtc_state *pipe_config, 49 const struct intel_crtc_state *crtc_state); 51 const struct intel_crtc_state *crtc_state, 57 struct intel_crtc_state *pipe_config, 60 struct intel_crtc_state *pipe_config, 92 const struct intel_crtc_state *crtc_state, 102 struct intel_crtc_state *crtc_state, 128 const struct intel_crtc_state *crtc_state, 132 struct intel_crtc_state *crtc_state); [all …]
|
A D | intel_vdsc.h | 13 struct intel_crtc_state; 16 bool intel_dsc_source_support(const struct intel_crtc_state *crtc_state); 17 void intel_uncompressed_joiner_enable(const struct intel_crtc_state *crtc_state); 18 void intel_dsc_enable(const struct intel_crtc_state *crtc_state); 19 void intel_dsc_disable(const struct intel_crtc_state *crtc_state); 20 int intel_dsc_compute_params(struct intel_crtc_state *pipe_config); 21 void intel_dsc_get_config(struct intel_crtc_state *crtc_state); 26 const struct intel_crtc_state *crtc_state); 28 const struct intel_crtc_state *crtc_state);
|
A D | intel_vrr.h | 15 struct intel_crtc_state; 21 void intel_vrr_compute_config(struct intel_crtc_state *crtc_state, 24 const struct intel_crtc_state *crtc_state); 25 void intel_vrr_send_push(const struct intel_crtc_state *crtc_state); 26 bool intel_vrr_is_push_sent(const struct intel_crtc_state *crtc_state); 27 void intel_vrr_disable(const struct intel_crtc_state *old_crtc_state); 29 struct intel_crtc_state *crtc_state); 30 int intel_vrr_vmax_vblank_start(const struct intel_crtc_state *crtc_state); 31 int intel_vrr_vmin_vblank_start(const struct intel_crtc_state *crtc_state);
|
A D | intel_dpio_phy.h | 14 struct intel_crtc_state; 32 const struct intel_crtc_state *crtc_state); 49 const struct intel_crtc_state *crtc_state, 53 const struct intel_crtc_state *crtc_state, 56 const struct intel_crtc_state *crtc_state); 58 const struct intel_crtc_state *crtc_state); 61 const struct intel_crtc_state *old_crtc_state); 64 const struct intel_crtc_state *crtc_state, 68 const struct intel_crtc_state *crtc_state); 70 const struct intel_crtc_state *crtc_state); [all …]
|
A D | intel_psr.h | 17 struct intel_crtc_state; 28 const struct intel_crtc_state *old_crtc_state); 38 struct intel_crtc_state *crtc_state, 41 struct intel_crtc_state *pipe_config); 44 void intel_psr_wait_for_idle_locked(const struct intel_crtc_state *new_crtc_state); 48 void intel_psr2_program_trans_man_trk_ctl(const struct intel_crtc_state *crtc_state); 50 const struct intel_crtc_state *crtc_state, 54 const struct intel_crtc_state *crtc_state); 58 void intel_psr_lock(const struct intel_crtc_state *crtc_state); 59 void intel_psr_unlock(const struct intel_crtc_state *crtc_state);
|
A D | intel_atomic_plane.h | 16 struct intel_crtc_state; 24 unsigned int intel_plane_pixel_rate(const struct intel_crtc_state *crtc_state, 27 unsigned int intel_plane_data_rate(const struct intel_crtc_state *crtc_state, 36 const struct intel_crtc_state *crtc_state, 39 const struct intel_crtc_state *crtc_state, 42 const struct intel_crtc_state *crtc_state); 52 int intel_plane_atomic_check_with_state(const struct intel_crtc_state *old_crtc_state, 53 struct intel_crtc_state *crtc_state, 62 struct intel_crtc_state *crtc_state, 65 void intel_plane_set_invisible(struct intel_crtc_state *crtc_state,
|
A D | intel_crtc.h | 17 struct intel_crtc_state; 21 u32 intel_crtc_max_vblank_count(const struct intel_crtc_state *crtc_state); 23 struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc); 24 void intel_crtc_state_reset(struct intel_crtc_state *crtc_state, 27 void intel_crtc_vblank_on(const struct intel_crtc_state *crtc_state); 28 void intel_crtc_vblank_off(const struct intel_crtc_state *crtc_state); 29 void intel_pipe_update_start(struct intel_crtc_state *new_crtc_state); 30 void intel_pipe_update_end(struct intel_crtc_state *new_crtc_state);
|
A D | skl_scaler.h | 12 struct intel_crtc_state; 17 int skl_update_scaler_crtc(struct intel_crtc_state *crtc_state); 19 int skl_update_scaler_plane(struct intel_crtc_state *crtc_state, 22 void skl_pfit_enable(const struct intel_crtc_state *crtc_state); 25 const struct intel_crtc_state *crtc_state, 27 void skl_detach_scalers(const struct intel_crtc_state *crtc_state); 28 void skl_scaler_disable(const struct intel_crtc_state *old_crtc_state);
|
A D | intel_lspcon.h | 13 struct intel_crtc_state; 23 const struct intel_crtc_state *crtc_state, 27 const struct intel_crtc_state *crtc_state, 32 const struct intel_crtc_state *crtc_state, 35 const struct intel_crtc_state *pipe_config); 37 const struct intel_crtc_state *pipe_config); 39 const struct intel_crtc_state *crtc_state, 43 const struct intel_crtc_state *crtc_state,
|
A D | intel_hdmi.h | 18 struct intel_crtc_state; 27 struct intel_crtc_state *pipe_config, 37 const struct intel_crtc_state *crtc_state); 40 struct intel_crtc_state *crtc_state); 42 const struct intel_crtc_state *crtc_state, 45 bool intel_hdmi_limited_color_range(const struct intel_crtc_state *crtc_state, 47 bool intel_hdmi_bpc_possible(const struct intel_crtc_state *crtc_state, 53 int intel_hdmi_dsc_get_num_slices(const struct intel_crtc_state *crtc_state,
|
A D | intel_dpll.h | 15 struct intel_crtc_state; 27 void vlv_compute_dpll(struct intel_crtc_state *crtc_state); 28 void chv_compute_dpll(struct intel_crtc_state *crtc_state); 34 void chv_enable_pll(const struct intel_crtc_state *crtc_state); 36 void vlv_enable_pll(const struct intel_crtc_state *crtc_state); 38 void i9xx_enable_pll(const struct intel_crtc_state *crtc_state); 39 void i9xx_disable_pll(const struct intel_crtc_state *crtc_state); 40 bool bxt_find_best_dpll(struct intel_crtc_state *crtc_state,
|
A D | vlv_dsi_pll.h | 13 struct intel_crtc_state; 17 struct intel_crtc_state *config); 19 const struct intel_crtc_state *config); 22 struct intel_crtc_state *config); 27 struct intel_crtc_state *config); 29 const struct intel_crtc_state *config); 32 struct intel_crtc_state *config);
|
A D | hsw_ips.c | 13 static void hsw_ips_enable(const struct intel_crtc_state *crtc_state) in hsw_ips_enable() 54 bool hsw_ips_disable(const struct intel_crtc_state *crtc_state) in hsw_ips_disable() 89 const struct intel_crtc_state *old_crtc_state = in hsw_ips_need_disable() 91 const struct intel_crtc_state *new_crtc_state = in hsw_ips_need_disable() 117 const struct intel_crtc_state *old_crtc_state = in hsw_ips_pre_update() 130 const struct intel_crtc_state *old_crtc_state = in hsw_ips_need_enable() 132 const struct intel_crtc_state *new_crtc_state = in hsw_ips_need_enable() 165 const struct intel_crtc_state *new_crtc_state = in hsw_ips_post_update() 180 bool hsw_crtc_state_ips_capable(const struct intel_crtc_state *crtc_state) in hsw_crtc_state_ips_capable() 213 struct intel_crtc_state *crtc_state = in hsw_ips_compute_config() [all …]
|
A D | intel_audio.h | 13 struct intel_crtc_state; 18 struct intel_crtc_state *crtc_state, 21 const struct intel_crtc_state *crtc_state, 24 const struct intel_crtc_state *old_crtc_state, 27 struct intel_crtc_state *crtc_state); 33 const struct intel_crtc_state *crtc_state);
|
A D | intel_dp_link_training.h | 11 struct intel_crtc_state; 17 const struct intel_crtc_state *crtc_state, 21 const struct intel_crtc_state *crtc_state, 25 const struct intel_crtc_state *crtc_state, 28 const struct intel_crtc_state *crtc_state); 30 const struct intel_crtc_state *crtc_state);
|
A D | intel_color.c | 32 int (*color_check)(struct intel_crtc_state *crtc_state); 48 void (*color_commit_arm)(const struct intel_crtc_state *crtc_state); 55 void (*load_luts)(const struct intel_crtc_state *crtc_state); 60 void (*read_luts)(struct intel_crtc_state *crtc_state); 64 bool (*lut_equal)(const struct intel_crtc_state *crtc_state, 1120 ivb_load_lut_max(const struct intel_crtc_state *crtc_state, in ivb_load_lut_max() 1400 const struct intel_crtc_state *old_crtc_state = in intel_can_preload_luts() 1412 const struct intel_crtc_state *old_crtc_state = in chv_can_preload_luts() 1426 int intel_color_check(struct intel_crtc_state *crtc_state) in intel_color_check() 1459 const struct intel_crtc_state *crtc_state) in need_plane_update() [all …]
|
A D | intel_display_types.h | 164 struct intel_crtc_state *, 167 struct intel_crtc_state *, 170 struct intel_crtc_state *, 181 const struct intel_crtc_state *, 185 const struct intel_crtc_state *, 192 const struct intel_crtc_state *, 196 const struct intel_crtc_state *, 200 const struct intel_crtc_state *, 204 const struct intel_crtc_state *, 982 struct intel_crtc_state { struct [all …]
|
A D | intel_fdi.h | 12 struct intel_crtc_state; 16 const struct intel_crtc_state *pipe_config); 18 struct intel_crtc_state *pipe_config); 22 void ilk_fdi_pll_enable(const struct intel_crtc_state *crtc_state); 25 const struct intel_crtc_state *crtc_state); 30 const struct intel_crtc_state *crtc_state);
|
A D | intel_snps_phy.h | 13 struct intel_crtc_state; 22 int intel_mpllb_calc_state(struct intel_crtc_state *crtc_state, 25 const struct intel_crtc_state *crtc_state); 34 const struct intel_crtc_state *crtc_state); 36 struct intel_crtc_state *new_crtc_state);
|
A D | intel_display.h | 52 struct intel_crtc_state; 412 bool is_trans_port_sync_mode(const struct intel_crtc_state *state); 419 const struct intel_crtc_state *pipe_config, 424 void i9xx_set_pipeconf(const struct intel_crtc_state *crtc_state); 425 void ilk_set_pipeconf(const struct intel_crtc_state *crtc_state); 449 struct intel_crtc_state *crtc_state); 500 struct intel_crtc_state *pipe_config); 502 int intel_crtc_dotclock(const struct intel_crtc_state *pipe_config); 507 struct intel_crtc_state *crtc_state); 517 const struct intel_crtc_state *crtc_state); [all …]
|
A D | intel_ddi_buf_trans.c | 1068 const struct intel_crtc_state *crtc_state, in hsw_get_buf_trans() 1081 const struct intel_crtc_state *crtc_state, in bdw_get_buf_trans() 1144 const struct intel_crtc_state *crtc_state, in skl_get_buf_trans() 1186 const struct intel_crtc_state *crtc_state, in kbl_get_buf_trans() 1239 const struct intel_crtc_state *crtc_state, in icl_get_combo_buf_trans() 1252 const struct intel_crtc_state *crtc_state, in icl_get_mg_buf_trans_dp() 1288 const struct intel_crtc_state *crtc_state, in ehl_get_combo_buf_trans() 1313 const struct intel_crtc_state *crtc_state, in jsl_get_combo_buf_trans() 1367 const struct intel_crtc_state *crtc_state, in tgl_get_combo_buf_trans() 1411 const struct intel_crtc_state *crtc_state, in dg1_get_combo_buf_trans() [all …]
|
A D | intel_vrr.c | 49 struct intel_crtc_state *old_crtc_state, *new_crtc_state; in intel_vrr_check_modeset() 76 static int intel_vrr_vblank_exit_length(const struct intel_crtc_state *crtc_state) in intel_vrr_vblank_exit_length() 88 int intel_vrr_vmin_vblank_start(const struct intel_crtc_state *crtc_state) in intel_vrr_vmin_vblank_start() 94 int intel_vrr_vmax_vblank_start(const struct intel_crtc_state *crtc_state) in intel_vrr_vmax_vblank_start() 100 intel_vrr_compute_config(struct intel_crtc_state *crtc_state, in intel_vrr_compute_config() 164 static u32 trans_vrr_ctl(const struct intel_crtc_state *crtc_state) in trans_vrr_ctl() 178 const struct intel_crtc_state *crtc_state) in intel_vrr_enable() 196 void intel_vrr_send_push(const struct intel_crtc_state *crtc_state) in intel_vrr_send_push() 209 bool intel_vrr_is_push_sent(const struct intel_crtc_state *crtc_state) in intel_vrr_is_push_sent() 221 void intel_vrr_disable(const struct intel_crtc_state *old_crtc_state) in intel_vrr_disable() [all …]
|
A D | g4x_hdmi.c | 24 const struct intel_crtc_state *crtc_state) in intel_hdmi_prepare() 83 struct intel_crtc_state *crtc_state, in g4x_hdmi_compute_config() 95 struct intel_crtc_state *pipe_config) in intel_hdmi_get_config() 163 const struct intel_crtc_state *pipe_config) in g4x_hdmi_enable_port() 182 const struct intel_crtc_state *pipe_config, in g4x_enable_hdmi() 196 const struct intel_crtc_state *pipe_config, in ibx_enable_hdmi() 249 const struct intel_crtc_state *pipe_config, in cpt_enable_hdmi() 304 const struct intel_crtc_state *pipe_config, in vlv_enable_hdmi() 401 const struct intel_crtc_state *pipe_config, in intel_hdmi_pre_enable() 416 const struct intel_crtc_state *pipe_config, in vlv_hdmi_pre_enable() [all …]
|