/drivers/gpu/drm/i915/display/ |
D | intel_ddi.h | 17 struct intel_crtc_state; 23 const struct intel_crtc_state *old_crtc_state, 26 const struct intel_crtc_state *crtc_state); 29 void intel_ddi_enable_transcoder_func(const struct intel_crtc_state *crtc_state); 30 void intel_ddi_disable_transcoder_func(const struct intel_crtc_state *crtc_state); 31 void intel_ddi_enable_pipe_clock(const struct intel_crtc_state *crtc_state); 32 void intel_ddi_disable_pipe_clock(const struct intel_crtc_state *crtc_state); 33 void intel_ddi_set_pipe_settings(const struct intel_crtc_state *crtc_state); 36 struct intel_crtc_state *pipe_config); 37 void intel_ddi_set_vc_payload_alloc(const struct intel_crtc_state *crtc_state, [all …]
|
D | intel_atomic_plane.h | 15 struct intel_crtc_state; 21 unsigned int intel_plane_data_rate(const struct intel_crtc_state *crtc_state, 24 const struct intel_crtc_state *crtc_state, 27 const struct intel_crtc_state *crtc_state, 30 const struct intel_crtc_state *crtc_state); 40 int intel_plane_atomic_check_with_state(const struct intel_crtc_state *old_crtc_state, 41 struct intel_crtc_state *crtc_state, 44 int intel_plane_atomic_calc_changes(const struct intel_crtc_state *old_crtc_state, 45 struct intel_crtc_state *crtc_state,
|
D | intel_color.c | 102 static bool crtc_state_is_legacy_gamma(const struct intel_crtc_state *crtc_state) in crtc_state_is_legacy_gamma() 190 static bool ilk_csc_limited_range(const struct intel_crtc_state *crtc_state) in ilk_csc_limited_range() 203 static void ilk_csc_convert_ctm(const struct intel_crtc_state *crtc_state, in ilk_csc_convert_ctm() 255 static void ilk_load_csc_matrix(const struct intel_crtc_state *crtc_state) in ilk_load_csc_matrix() 294 static void icl_load_csc_matrix(const struct intel_crtc_state *crtc_state) in icl_load_csc_matrix() 323 static void cherryview_load_csc_matrix(const struct intel_crtc_state *crtc_state) in cherryview_load_csc_matrix() 388 static void i9xx_load_luts_internal(const struct intel_crtc_state *crtc_state, in i9xx_load_luts_internal() 420 static void i9xx_load_luts(const struct intel_crtc_state *crtc_state) in i9xx_load_luts() 425 static void i9xx_color_commit(const struct intel_crtc_state *crtc_state) in i9xx_color_commit() 438 static void ilk_color_commit(const struct intel_crtc_state *crtc_state) in ilk_color_commit() [all …]
|
D | intel_dpio_phy.h | 15 struct intel_crtc_state; 38 const struct intel_crtc_state *crtc_state, 41 const struct intel_crtc_state *crtc_state); 43 const struct intel_crtc_state *crtc_state); 46 const struct intel_crtc_state *old_crtc_state); 52 const struct intel_crtc_state *crtc_state); 54 const struct intel_crtc_state *crtc_state); 56 const struct intel_crtc_state *old_crtc_state);
|
D | intel_lspcon.h | 13 struct intel_crtc_state; 22 const struct intel_crtc_state *crtc_state, 26 const struct intel_crtc_state *crtc_state, 31 const struct intel_crtc_state *crtc_state, 34 const struct intel_crtc_state *pipe_config); 36 struct intel_crtc_state *crtc_state);
|
D | intel_dp.h | 21 struct intel_crtc_state; 33 struct intel_crtc_state *pipe_config, 35 bool intel_dp_limited_color_range(const struct intel_crtc_state *crtc_state, 37 int intel_dp_min_bpp(const struct intel_crtc_state *crtc_state); 54 const struct intel_crtc_state *crtc_state, 60 struct intel_crtc_state *pipe_config, 66 void intel_edp_backlight_on(const struct intel_crtc_state *crtc_state, 81 const struct intel_crtc_state *crtc_state); 83 const struct intel_crtc_state *crtc_state);
|
D | intel_display_types.h | 136 struct intel_crtc_state *, 139 struct intel_crtc_state *, 145 const struct intel_crtc_state *, 148 const struct intel_crtc_state *, 151 const struct intel_crtc_state *, 157 const struct intel_crtc_state *, 160 const struct intel_crtc_state *, 163 const struct intel_crtc_state *, 166 const struct intel_crtc_state *, 177 struct intel_crtc_state *pipe_config); [all …]
|
D | intel_psr.h | 12 struct intel_crtc_state; 18 const struct intel_crtc_state *crtc_state); 20 const struct intel_crtc_state *old_crtc_state); 22 const struct intel_crtc_state *crtc_state); 32 struct intel_crtc_state *crtc_state); 36 int intel_psr_wait_for_idle(const struct intel_crtc_state *new_crtc_state,
|
D | intel_color.h | 9 struct intel_crtc_state; 13 int intel_color_check(struct intel_crtc_state *crtc_state); 14 void intel_color_commit(const struct intel_crtc_state *crtc_state); 15 void intel_color_load_luts(const struct intel_crtc_state *crtc_state); 16 void intel_color_get_config(struct intel_crtc_state *crtc_state);
|
D | intel_vdsc.h | 10 struct intel_crtc_state; 14 const struct intel_crtc_state *crtc_state); 15 void intel_dsc_disable(const struct intel_crtc_state *crtc_state); 17 struct intel_crtc_state *pipe_config); 19 intel_dsc_power_domain(const struct intel_crtc_state *crtc_state);
|
D | intel_atomic_plane.c | 118 unsigned int intel_plane_data_rate(const struct intel_crtc_state *crtc_state, in intel_plane_data_rate() 141 int intel_plane_atomic_check_with_state(const struct intel_crtc_state *old_crtc_state, in intel_plane_atomic_check_with_state() 142 struct intel_crtc_state *new_crtc_state, in intel_plane_atomic_check_with_state() 209 const struct intel_crtc_state *old_crtc_state; in intel_plane_atomic_check() 210 struct intel_crtc_state *new_crtc_state; in intel_plane_atomic_check() 232 struct intel_crtc_state *crtc_state = in skl_next_plane_to_commit() 270 const struct intel_crtc_state *crtc_state, in intel_update_plane() 280 const struct intel_crtc_state *crtc_state, in intel_update_slave() 290 const struct intel_crtc_state *crtc_state) in intel_disable_plane() 301 struct intel_crtc_state *old_crtc_state = in skl_update_planes_on_crtc() [all …]
|
D | intel_hdmi.h | 22 struct intel_crtc_state; 33 struct intel_crtc_state *pipe_config, 42 const struct intel_crtc_state *crtc_state); 45 struct intel_crtc_state *crtc_state); 47 const struct intel_crtc_state *crtc_state,
|
D | intel_panel.h | 18 struct intel_crtc_state; 29 struct intel_crtc_state *pipe_config, 32 struct intel_crtc_state *pipe_config, 38 void intel_panel_enable_backlight(const struct intel_crtc_state *crtc_state, 41 const struct intel_crtc_state *crtc_state,
|
D | intel_display.h | 46 struct intel_crtc_state; 499 struct intel_crtc_state *pipe_config); 500 void intel_dp_set_m_n(const struct intel_crtc_state *crtc_state, 503 const struct intel_crtc_state *crtc_state); 505 bool bxt_find_best_dpll(struct intel_crtc_state *crtc_state, 510 bool hsw_crtc_state_ips_capable(const struct intel_crtc_state *crtc_state); 511 void hsw_enable_ips(const struct intel_crtc_state *crtc_state); 512 void hsw_disable_ips(const struct intel_crtc_state *crtc_state); 517 struct intel_crtc_state *pipe_config); 519 struct intel_crtc_state *crtc_state); [all …]
|
D | intel_dsi.h | 186 struct intel_crtc_state *config); 188 const struct intel_crtc_state *config); 191 struct intel_crtc_state *config); 196 struct intel_crtc_state *config); 198 const struct intel_crtc_state *config); 201 struct intel_crtc_state *config);
|
D | intel_hdmi.c | 205 const struct intel_crtc_state *crtc_state, in g4x_write_infoframe() 240 const struct intel_crtc_state *crtc_state, in g4x_read_infoframe() 260 const struct intel_crtc_state *pipe_config) in g4x_infoframes_enabled() 276 const struct intel_crtc_state *crtc_state, in ibx_write_infoframe() 313 const struct intel_crtc_state *crtc_state, in ibx_read_infoframe() 334 const struct intel_crtc_state *pipe_config) in ibx_infoframes_enabled() 353 const struct intel_crtc_state *crtc_state, in cpt_write_infoframe() 393 const struct intel_crtc_state *crtc_state, in cpt_read_infoframe() 414 const struct intel_crtc_state *pipe_config) in cpt_infoframes_enabled() 429 const struct intel_crtc_state *crtc_state, in vlv_write_infoframe() [all …]
|
D | intel_dpll_mgr.h | 44 struct intel_crtc_state; 365 void icl_set_active_port_dpll(struct intel_crtc_state *crtc_state, 370 void intel_prepare_shared_dpll(const struct intel_crtc_state *crtc_state); 371 void intel_enable_shared_dpll(const struct intel_crtc_state *crtc_state); 372 void intel_disable_shared_dpll(const struct intel_crtc_state *crtc_state);
|
D | intel_audio.h | 11 struct intel_crtc_state; 16 const struct intel_crtc_state *crtc_state, 19 const struct intel_crtc_state *old_crtc_state,
|
D | intel_display.c | 118 struct intel_crtc_state *pipe_config); 120 struct intel_crtc_state *pipe_config); 125 static void intel_set_pipe_timings(const struct intel_crtc_state *crtc_state); 126 static void intel_set_pipe_src_size(const struct intel_crtc_state *crtc_state); 127 static void intel_cpu_transcoder_set_m_n(const struct intel_crtc_state *crtc_state, 130 static void i9xx_set_pipeconf(const struct intel_crtc_state *crtc_state); 131 static void ironlake_set_pipeconf(const struct intel_crtc_state *crtc_state); 132 static void haswell_set_pipeconf(const struct intel_crtc_state *crtc_state); 133 static void bdw_set_pipemisc(const struct intel_crtc_state *crtc_state); 135 const struct intel_crtc_state *pipe_config); [all …]
|
D | intel_crt.c | 131 struct intel_crtc_state *pipe_config) in intel_crt_get_config() 141 struct intel_crtc_state *pipe_config) in hsw_crt_get_config() 159 const struct intel_crtc_state *crtc_state, in intel_crt_set_dpms() 208 const struct intel_crtc_state *old_crtc_state, in intel_disable_crt() 215 const struct intel_crtc_state *old_crtc_state, in pch_disable_crt() 221 const struct intel_crtc_state *old_crtc_state, in pch_post_disable_crt() 228 const struct intel_crtc_state *old_crtc_state, in hsw_disable_crt() 239 const struct intel_crtc_state *old_crtc_state, in hsw_post_disable_crt() 259 const struct intel_crtc_state *crtc_state, in hsw_pre_pll_enable_crt() 270 const struct intel_crtc_state *crtc_state, in hsw_pre_enable_crt() [all …]
|
D | intel_fbc.h | 16 struct intel_crtc_state; 23 struct intel_crtc_state *crtc_state, 29 struct intel_crtc_state *crtc_state,
|
D | intel_atomic.h | 20 struct intel_crtc_state; 41 struct intel_crtc_state * 47 struct intel_crtc_state *crtc_state);
|
D | intel_sprite.h | 17 struct intel_crtc_state; 27 void intel_pipe_update_start(const struct intel_crtc_state *new_crtc_state); 28 void intel_pipe_update_end(struct intel_crtc_state *new_crtc_state);
|
D | vlv_dsi_pll.c | 57 struct intel_crtc_state *config, in dsi_calc_mnp() 117 struct intel_crtc_state *config) in vlv_dsi_pll_compute() 148 const struct intel_crtc_state *config) in vlv_dsi_pll_enable() 255 struct intel_crtc_state *config) in vlv_dsi_get_pclk() 319 struct intel_crtc_state *config) in bxt_dsi_get_pclk() 354 const struct intel_crtc_state *config) in glk_dsi_program_esc_clock() 402 const struct intel_crtc_state *config) in bxt_dsi_program_clocks() 455 struct intel_crtc_state *config) in bxt_dsi_pll_compute() 503 const struct intel_crtc_state *config) in bxt_dsi_pll_enable()
|
/drivers/gpu/drm/i915/ |
D | intel_pm.h | 18 struct intel_crtc_state; 67 const struct intel_crtc_state *crtc_state); 69 const struct intel_crtc_state *crtc_state); 72 struct intel_crtc_state *cstate);
|