Home
last modified time | relevance | path

Searched refs:intel_crtc_state (Results 1 – 25 of 127) sorted by relevance

123456

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_vrr.h14 struct intel_crtc_state;
19 bool intel_vrr_possible(const struct intel_crtc_state *crtc_state);
21 void intel_vrr_compute_config(struct intel_crtc_state *crtc_state,
23 void intel_vrr_compute_config_late(struct intel_crtc_state *crtc_state);
25 void intel_vrr_enable(const struct intel_crtc_state *crtc_state);
27 const struct intel_crtc_state *crtc_state);
29 const struct intel_crtc_state *crtc_state);
31 void intel_vrr_disable(const struct intel_crtc_state *old_crtc_state);
32 void intel_vrr_get_config(struct intel_crtc_state *crtc_state);
33 int intel_vrr_vmax_vtotal(const struct intel_crtc_state *crtc_state);
[all …]
H A Dintel_ddi.h16 struct intel_crtc_state;
27 const struct intel_crtc_state *crtc_state);
30 const struct intel_crtc_state *crtc_state);
32 const struct intel_crtc_state *crtc_state);
36 const struct intel_crtc_state *old_crtc_state,
39 const struct intel_crtc_state *crtc_state);
42 struct intel_crtc_state *crtc_state,
45 const struct intel_crtc_state *crtc_state);
50 const struct intel_crtc_state *crtc_state);
52 struct intel_crtc_state *crtc_state);
[all …]
H A Dintel_dpio_phy.h13 struct intel_crtc_state;
33 const struct intel_crtc_state *crtc_state);
51 const struct intel_crtc_state *crtc_state,
55 const struct intel_crtc_state *crtc_state,
58 const struct intel_crtc_state *crtc_state);
60 const struct intel_crtc_state *crtc_state);
66 const struct intel_crtc_state *crtc_state,
70 const struct intel_crtc_state *crtc_state);
72 const struct intel_crtc_state *crtc_state);
83 const struct intel_crtc_state *crtc_state) in bxt_dpio_phy_set_signal_levels()
[all …]
H A Dintel_vdsc.h15 struct intel_crtc_state;
18 bool intel_dsc_source_support(const struct intel_crtc_state *crtc_state);
19 void intel_uncompressed_joiner_enable(const struct intel_crtc_state *crtc_state);
20 void intel_dsc_enable(const struct intel_crtc_state *crtc_state);
21 void intel_dsc_disable(const struct intel_crtc_state *crtc_state);
22 int intel_dsc_compute_params(struct intel_crtc_state *pipe_config);
23 void intel_dsc_get_config(struct intel_crtc_state *crtc_state);
29 const struct intel_crtc_state *crtc_state);
31 const struct intel_crtc_state *crtc_state);
33 const struct intel_crtc_state *crtc_state);
[all …]
H A Dintel_color.h12 struct intel_crtc_state;
25 void intel_color_cleanup_commit(struct intel_crtc_state *crtc_state);
26 bool intel_color_uses_dsb(const struct intel_crtc_state *crtc_state);
27 void intel_color_wait_commit(const struct intel_crtc_state *crtc_state);
29 const struct intel_crtc_state *crtc_state);
31 const struct intel_crtc_state *crtc_state);
32 void intel_color_post_update(const struct intel_crtc_state *crtc_state);
33 void intel_color_load_luts(const struct intel_crtc_state *crtc_state);
34 void intel_color_modeset(const struct intel_crtc_state *crtc_state);
35 void intel_color_get_config(struct intel_crtc_state *crtc_state);
[all …]
H A Dintel_dp.h20 struct intel_crtc_state;
51 const struct intel_crtc_state *crtc_state);
62 const struct intel_crtc_state *crtc_state);
73 struct intel_crtc_state *pipe_config,
76 struct intel_crtc_state *pipe_config,
81 struct intel_crtc_state *pipe_config,
131 struct intel_crtc_state *crtc_state,
180 const struct intel_crtc_state *crtc_state,
184 struct intel_crtc_state *crtc_state);
186 const struct intel_crtc_state *crtc_state);
[all …]
H A Dintel_hdmi.h18 struct intel_crtc_state;
27 const struct intel_crtc_state *crtc_state,
30 struct intel_crtc_state *pipe_config,
40 const struct intel_crtc_state *crtc_state);
43 struct intel_crtc_state *crtc_state);
45 const struct intel_crtc_state *crtc_state,
48 const struct intel_crtc_state *crtc_state,
53 bool intel_hdmi_bpc_possible(const struct intel_crtc_state *crtc_state,
59 int intel_hdmi_dsc_get_num_slices(const struct intel_crtc_state *crtc_state,
65 const struct intel_crtc_state *crtc_state,
[all …]
H A Dintel_dpll.h15 struct intel_crtc_state;
29 void vlv_compute_dpll(struct intel_crtc_state *crtc_state);
30 void chv_compute_dpll(struct intel_crtc_state *crtc_state);
36 void chv_enable_pll(const struct intel_crtc_state *crtc_state);
38 void vlv_enable_pll(const struct intel_crtc_state *crtc_state);
40 void i9xx_enable_pll(const struct intel_crtc_state *crtc_state);
41 void i9xx_disable_pll(const struct intel_crtc_state *crtc_state);
42 bool bxt_find_best_dpll(struct intel_crtc_state *crtc_state,
46 void i9xx_crtc_clock_get(struct intel_crtc_state *crtc_state);
47 void vlv_crtc_clock_get(struct intel_crtc_state *crtc_state);
[all …]
H A Dintel_pfit.h10 struct intel_crtc_state;
12 int intel_pfit_compute_config(struct intel_crtc_state *crtc_state,
14 void ilk_pfit_enable(const struct intel_crtc_state *crtc_state);
15 void ilk_pfit_disable(const struct intel_crtc_state *old_crtc_state);
16 void ilk_pfit_get_config(struct intel_crtc_state *crtc_state);
17 void i9xx_pfit_enable(const struct intel_crtc_state *crtc_state);
18 void i9xx_pfit_disable(const struct intel_crtc_state *old_crtc_state);
19 void i9xx_pfit_get_config(struct intel_crtc_state *crtc_state);
H A Dskl_scaler.h10 struct intel_crtc_state;
15 int skl_update_scaler_crtc(struct intel_crtc_state *crtc_state);
17 int skl_update_scaler_plane(struct intel_crtc_state *crtc_state,
23 void skl_pfit_enable(const struct intel_crtc_state *crtc_state);
27 const struct intel_crtc_state *crtc_state,
30 const struct intel_crtc_state *crtc_state);
31 void skl_scaler_disable(const struct intel_crtc_state *old_crtc_state);
33 void skl_scaler_get_config(struct intel_crtc_state *crtc_state);
H A Dintel_atomic_plane.h16 struct intel_crtc_state;
28 unsigned int intel_plane_pixel_rate(const struct intel_crtc_state *crtc_state,
31 unsigned int intel_plane_data_rate(const struct intel_crtc_state *crtc_state,
41 const struct intel_crtc_state *crtc_state,
46 const struct intel_crtc_state *crtc_state,
50 const struct intel_crtc_state *crtc_state,
54 const struct intel_crtc_state *crtc_state);
67 int intel_plane_atomic_check_with_state(const struct intel_crtc_state *old_crtc_state,
68 struct intel_crtc_state *crtc_state,
77 struct intel_crtc_state *crtc_state,
[all …]
H A Dintel_psr.h17 struct intel_crtc_state;
30 const struct intel_crtc_state *crtc_state);
38 const struct intel_crtc_state *old_crtc_state);
48 struct intel_crtc_state *crtc_state,
51 struct intel_crtc_state *pipe_config);
54 void intel_psr_wait_for_idle_locked(const struct intel_crtc_state *new_crtc_state);
59 const struct intel_crtc_state *crtc_state);
62 bool intel_psr_needs_block_dc_vblank(const struct intel_crtc_state *crtc_state);
65 void intel_psr_lock(const struct intel_crtc_state *crtc_state);
66 void intel_psr_unlock(const struct intel_crtc_state *crtc_state);
H A Dintel_crtc.h19 struct intel_crtc_state;
36 void intel_crtc_arm_vblank_event(struct intel_crtc_state *crtc_state);
37 void intel_crtc_prepare_vblank_event(struct intel_crtc_state *crtc_state,
39 u32 intel_crtc_max_vblank_count(const struct intel_crtc_state *crtc_state);
43 struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc);
44 void intel_crtc_state_reset(struct intel_crtc_state *crtc_state,
47 void intel_crtc_vblank_on(const struct intel_crtc_state *crtc_state);
48 void intel_crtc_vblank_off(const struct intel_crtc_state *crtc_state);
H A Dintel_audio.h12 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);
30 int intel_audio_min_cdclk(const struct intel_crtc_state *crtc_state);
34 void intel_audio_sdp_split_update(const struct intel_crtc_state *crtc_state);
H A Dhsw_ips.h13 struct intel_crtc_state;
16 bool hsw_ips_disable(const struct intel_crtc_state *crtc_state);
22 int hsw_ips_min_cdclk(const struct intel_crtc_state *crtc_state);
25 void hsw_ips_get_config(struct intel_crtc_state *crtc_state);
28 static inline bool hsw_ips_disable(const struct intel_crtc_state *crtc_state) in hsw_ips_disable()
45 static inline int hsw_ips_min_cdclk(const struct intel_crtc_state *crtc_state) in hsw_ips_min_cdclk()
54 static inline void hsw_ips_get_config(struct intel_crtc_state *crtc_state) in hsw_ips_get_config()
H A Dvlv_dsi_pll.h13 struct intel_crtc_state;
18 struct intel_crtc_state *config);
20 const struct intel_crtc_state *config);
23 struct intel_crtc_state *config);
27 struct intel_crtc_state *config);
29 const struct intel_crtc_state *config);
32 struct intel_crtc_state *config);
H A Dintel_dp_link_training.h13 struct intel_crtc_state;
27 const struct intel_crtc_state *crtc_state,
31 const struct intel_crtc_state *crtc_state,
35 const struct intel_crtc_state *crtc_state,
39 const struct intel_crtc_state *crtc_state);
41 const struct intel_crtc_state *crtc_state);
54 const struct intel_crtc_state *crtc_state);
H A Dintel_fdi.h14 struct intel_crtc_state;
22 const struct intel_crtc_state *pipe_config);
23 bool intel_fdi_compute_pipe_bpp(struct intel_crtc_state *crtc_state);
25 struct intel_crtc_state *pipe_config);
31 void ilk_fdi_pll_enable(const struct intel_crtc_state *crtc_state);
34 const struct intel_crtc_state *crtc_state);
39 const struct intel_crtc_state *crtc_state);
H A Dintel_display.h52 struct intel_crtc_state;
430 bool is_trans_port_sync_mode(const struct intel_crtc_state *state);
431 bool is_trans_port_sync_master(const struct intel_crtc_state *state);
446 const struct intel_crtc_state *pipe_config,
449 void i9xx_set_pipeconf(const struct intel_crtc_state *crtc_state);
450 void ilk_set_pipeconf(const struct intel_crtc_state *crtc_state);
465 struct intel_crtc_state *crtc_state);
505 int intel_crtc_dotclock(const struct intel_crtc_state *pipe_config);
510 struct intel_crtc_state *crtc_state);
516 const struct intel_crtc_state *crtc_state);
[all …]
H A Dintel_lspcon.h12 struct intel_crtc_state;
22 const struct intel_crtc_state *pipe_config);
26 const struct intel_crtc_state *crtc_state,
30 const struct intel_crtc_state *crtc_state,
35 const struct intel_crtc_state *crtc_state,
38 const struct intel_crtc_state *pipe_config);
H A Dintel_color.c54 const struct intel_crtc_state *crtc_state);
1972 struct intel_crtc_state *crtc_state = in intel_color_prepare_commit()
2065 struct intel_crtc_state *new_crtc_state = in intel_color_check()
2132 struct intel_crtc_state *new_crtc_state = in intel_color_add_affected_planes()
2338 struct intel_crtc_state *crtc_state = in i9xx_color_check()
2377 struct intel_crtc_state *crtc_state = in vlv_color_check()
2439 struct intel_crtc_state *crtc_state = in chv_color_check()
2561 struct intel_crtc_state *crtc_state = in ilk_color_check()
2667 struct intel_crtc_state *crtc_state = in ivb_color_check()
2804 struct intel_crtc_state *crtc_state = in glk_color_check()
[all …]
H A Dintel_display_types.h171 struct intel_crtc_state *,
174 struct intel_crtc_state *,
177 struct intel_crtc_state *,
185 const struct intel_crtc_state *,
193 const struct intel_crtc_state *,
197 const struct intel_crtc_state *,
201 const struct intel_crtc_state *,
205 const struct intel_crtc_state *,
938 struct intel_crtc_state { struct
1383 struct intel_crtc_state *config;
[all …]
H A Dintel_vblank.h16 struct intel_crtc_state;
30 void intel_vblank_evade_init(const struct intel_crtc_state *old_crtc_state,
31 const struct intel_crtc_state *new_crtc_state,
43 void intel_crtc_update_active_timings(const struct intel_crtc_state *crtc_state,
45 int intel_crtc_scanline_offset(const struct intel_crtc_state *crtc_state);
47 const struct intel_crtc_state *
H A Dhsw_ips.c16 static void hsw_ips_enable(const struct intel_crtc_state *crtc_state) in hsw_ips_enable()
64 bool hsw_ips_disable(const struct intel_crtc_state *crtc_state) in hsw_ips_disable()
100 const struct intel_crtc_state *old_crtc_state = in hsw_ips_need_disable()
102 const struct intel_crtc_state *new_crtc_state = in hsw_ips_need_disable()
128 const struct intel_crtc_state *old_crtc_state = in hsw_ips_pre_update()
141 const struct intel_crtc_state *old_crtc_state = in hsw_ips_need_enable()
143 const struct intel_crtc_state *new_crtc_state = in hsw_ips_need_enable()
176 const struct intel_crtc_state *new_crtc_state = in hsw_ips_post_update()
240 struct intel_crtc_state *crtc_state = in hsw_ips_compute_config()
278 void hsw_ips_get_config(struct intel_crtc_state *crtc_state) in hsw_ips_get_config()
[all …]
H A Dintel_vrr.c58 bool intel_vrr_possible(const struct intel_crtc_state *crtc_state) in intel_vrr_possible()
67 struct intel_crtc_state *old_crtc_state, *new_crtc_state; in intel_vrr_check_modeset()
97 int intel_vrr_vblank_delay(const struct intel_crtc_state *crtc_state) in intel_vrr_vblank_delay()
145 int intel_vrr_vmin_vtotal(const struct intel_crtc_state *crtc_state) in intel_vrr_vmin_vtotal()
157 int intel_vrr_vmax_vtotal(const struct intel_crtc_state *crtc_state) in intel_vrr_vmax_vtotal()
179 is_cmrr_frac_required(struct intel_crtc_state *crtc_state) in is_cmrr_frac_required()
226 intel_vrr_compute_config(struct intel_crtc_state *crtc_state, in intel_vrr_compute_config()
400 const struct intel_crtc_state *crtc_state) in intel_vrr_send_push()
420 const struct intel_crtc_state *crtc_state) in intel_vrr_check_push_sent()
464 void intel_vrr_enable(const struct intel_crtc_state *crtc_state) in intel_vrr_enable()
[all …]

123456