Home
last modified time | relevance | path

Searched defs:crtc_state (Results 1 – 25 of 271) sorted by relevance

1234567891011

/linux/drivers/gpu/drm/i915/display/
H A Dintel_color.c288 static void ilk_read_csc(struct intel_crtc_state *crtc_state) in ilk_read_csc()
296 static void skl_read_csc(struct intel_crtc_state *crtc_state) in skl_read_csc()
388 static void icl_read_csc(struct intel_crtc_state *crtc_state) in icl_read_csc()
404 static bool ilk_limited_range(const struct intel_crtc_state *crtc_state) in ilk_limited_range()
420 static bool ilk_lut_limited_range(const struct intel_crtc_state *crtc_state) in ilk_lut_limited_range()
437 static bool ilk_csc_limited_range(const struct intel_crtc_state *crtc_state) in ilk_csc_limited_range()
455 static void ilk_csc_convert_ctm(const struct intel_crtc_state *crtc_state, in ilk_csc_convert_ctm()
515 static void ilk_assign_csc(struct intel_crtc_state *crtc_state) in ilk_assign_csc()
549 const struct intel_crtc_state *crtc_state) in ilk_load_csc_matrix()
557 static void icl_assign_csc(struct intel_crtc_state *crtc_state) in icl_assign_csc()
[all …]
H A Dintel_ddi_buf_trans.c1148 const struct intel_crtc_state *crtc_state, in hsw_get_buf_trans()
1161 const struct intel_crtc_state *crtc_state, in bdw_get_buf_trans()
1196 const struct intel_crtc_state *crtc_state, in skl_y_get_buf_trans()
1210 const struct intel_crtc_state *crtc_state, in skl_u_get_buf_trans()
1224 const struct intel_crtc_state *crtc_state, in skl_get_buf_trans()
1238 const struct intel_crtc_state *crtc_state, in kbl_y_get_buf_trans()
1252 const struct intel_crtc_state *crtc_state, in kbl_u_get_buf_trans()
1266 const struct intel_crtc_state *crtc_state, in kbl_get_buf_trans()
1280 const struct intel_crtc_state *crtc_state, in bxt_get_buf_trans()
1294 const struct intel_crtc_state *crtc_state, in icl_get_combo_buf_trans_dp()
[all …]
H A Dintel_vrr.c58 bool intel_vrr_possible(const struct intel_crtc_state *crtc_state) in intel_vrr_possible()
94 static int intel_vrr_vblank_exit_length(const struct intel_crtc_state *crtc_state) in intel_vrr_vblank_exit_length()
105 int intel_vrr_vmin_vblank_start(const struct intel_crtc_state *crtc_state) in intel_vrr_vmin_vblank_start()
111 int intel_vrr_vmax_vblank_start(const struct intel_crtc_state *crtc_state) in intel_vrr_vmax_vblank_start()
117 is_cmrr_frac_required(struct intel_crtc_state *crtc_state) in is_cmrr_frac_required()
140 cmrr_get_vtotal(struct intel_crtc_state *crtc_state, bool video_mode_required) in cmrr_get_vtotal()
164 intel_vrr_compute_config(struct intel_crtc_state *crtc_state, in intel_vrr_compute_config()
248 void intel_vrr_compute_config_late(struct intel_crtc_state *crtc_state) in intel_vrr_compute_config_late()
266 static u32 trans_vrr_ctl(const struct intel_crtc_state *crtc_state) in trans_vrr_ctl()
279 void intel_vrr_set_transcoder_timings(const struct intel_crtc_state *crtc_state) in intel_vrr_set_transcoder_timings()
[all …]
H A Dintel_ddi.c124 const struct intel_crtc_state *crtc_state) in hsw_prepare_dp_ddi_buffers()
155 const struct intel_crtc_state *crtc_state) in hsw_prepare_hdmi_ddi_buffers()
268 const struct intel_crtc_state *crtc_state) in icl_pll_to_ddi_clk_sel()
332 const struct intel_crtc_state *crtc_state) in intel_ddi_init_dp_buf_reg()
393 void intel_ddi_set_dp_msa(const struct intel_crtc_state *crtc_state, in intel_ddi_set_dp_msa()
463 intel_ddi_config_transcoder_dp2(const struct intel_crtc_state *crtc_state, in intel_ddi_config_transcoder_dp2()
487 const struct intel_crtc_state *crtc_state) in intel_ddi_transcoder_func_reg_val_get()
599 const struct intel_crtc_state *crtc_state) in intel_ddi_enable_transcoder_func()
634 const struct intel_crtc_state *crtc_state) in intel_ddi_config_transcoder_func()
655 void intel_ddi_disable_transcoder_func(const struct intel_crtc_state *crtc_state) in intel_ddi_disable_transcoder_func()
[all …]
H A Dintel_dpll.c374 static int i9xx_pll_refclk(const struct intel_crtc_state *crtc_state) in i9xx_pll_refclk()
422 void i9xx_crtc_clock_get(struct intel_crtc_state *crtc_state) in i9xx_crtc_clock_get()
514 void vlv_crtc_clock_get(struct intel_crtc_state *crtc_state) in vlv_crtc_clock_get()
542 void chv_crtc_clock_get(struct intel_crtc_state *crtc_state) in chv_crtc_clock_get()
620 const struct intel_crtc_state *crtc_state, in i9xx_select_p2_div()
654 struct intel_crtc_state *crtc_state, in i9xx_find_best_dpll()
712 struct intel_crtc_state *crtc_state, in pnv_find_best_dpll()
768 struct intel_crtc_state *crtc_state, in g4x_find_best_dpll()
862 struct intel_crtc_state *crtc_state, in vlv_find_best_dpll()
920 struct intel_crtc_state *crtc_state, in chv_find_best_dpll()
[all …]
H A Dintel_modeset_setup.c40 struct intel_crtc_state *crtc_state = in intel_crtc_disable_noatomic_begin() local
166 struct intel_crtc_state *crtc_state = in intel_crtc_disable_noatomic_complete() local
229 struct intel_crtc_state *crtc_state = in get_portsync_pipes() local
322 const struct intel_crtc_state *crtc_state = in intel_modeset_update_connector_atomic_state() local
331 static void intel_crtc_copy_hw_to_uapi_state(struct intel_crtc_state *crtc_state) in intel_crtc_copy_hw_to_uapi_state()
454 static void intel_sanitize_fifo_underrun_reporting(const struct intel_crtc_state *crtc_state) in intel_sanitize_fifo_underrun_reporting()
481 struct intel_crtc_state *crtc_state = to_intel_crtc_state(crtc->base.state); in intel_sanitize_crtc() local
558 struct intel_crtc_state *crtc_state = in intel_sanitize_all_crtcs() local
565 static bool has_bogus_dpll_config(const struct intel_crtc_state *crtc_state) in has_bogus_dpll_config()
591 struct intel_crtc_state *crtc_state = crtc ? in intel_sanitize_encoder() local
[all …]
H A Dintel_vdsc.c23 bool intel_dsc_source_support(const struct intel_crtc_state *crtc_state) in intel_dsc_source_support()
381 static int intel_dsc_get_vdsc_per_pipe(const struct intel_crtc_state *crtc_state) in intel_dsc_get_vdsc_per_pipe()
386 int intel_dsc_get_num_vdsc_instances(const struct intel_crtc_state *crtc_state) in intel_dsc_get_num_vdsc_instances()
396 static void intel_dsc_get_pps_reg(const struct intel_crtc_state *crtc_state, int pps, in intel_dsc_get_pps_reg()
416 static void intel_dsc_pps_write(const struct intel_crtc_state *crtc_state, in intel_dsc_pps_write()
435 static void intel_dsc_pps_configure(const struct intel_crtc_state *crtc_state) in intel_dsc_pps_configure()
693 const struct intel_crtc_state *crtc_state) in intel_dsc_dsi_pps_write()
715 const struct intel_crtc_state *crtc_state) in intel_dsc_dp_pps_write()
747 void intel_uncompressed_joiner_enable(const struct intel_crtc_state *crtc_state) in intel_uncompressed_joiner_enable()
763 void intel_dsc_enable(const struct intel_crtc_state *crtc_state) in intel_dsc_enable()
[all …]
H A Dintel_dp_link_training.c345 const struct intel_crtc_state *crtc_state, in intel_dp_phy_voltage_max()
400 const struct intel_crtc_state *crtc_state, in intel_dp_get_lane_adjust_tx_ffe_preset()
420 const struct intel_crtc_state *crtc_state, in intel_dp_get_lane_adjust_vswing_preemph()
456 const struct intel_crtc_state *crtc_state, in intel_dp_get_lane_adjust_train()
494 const struct intel_crtc_state *crtc_state, in intel_dp_get_adjust_train()
532 const struct intel_crtc_state *crtc_state, in intel_dp_set_link_train()
568 const struct intel_crtc_state *crtc_state, in intel_dp_program_link_training_pattern()
607 const struct intel_crtc_state *crtc_state, in intel_dp_set_signal_levels()
634 const struct intel_crtc_state *crtc_state, in intel_dp_reset_link_train()
645 const struct intel_crtc_state *crtc_state, in intel_dp_update_link_train()
[all …]
H A Dintel_pfit.c14 static int intel_pch_pfit_check_dst_window(const struct intel_crtc_state *crtc_state) in intel_pch_pfit_check_dst_window()
65 static int intel_pch_pfit_check_src_size(const struct intel_crtc_state *crtc_state) in intel_pch_pfit_check_src_size()
103 static int intel_pch_pfit_check_scaling(const struct intel_crtc_state *crtc_state) in intel_pch_pfit_check_scaling()
138 static int intel_pch_pfit_check_timings(const struct intel_crtc_state *crtc_state) in intel_pch_pfit_check_timings()
156 static int intel_pch_pfit_check_cloning(const struct intel_crtc_state *crtc_state) in intel_pch_pfit_check_cloning()
180 static int pch_panel_fitting(struct intel_crtc_state *crtc_state, in pch_panel_fitting()
337 static void i965_scale_aspect(struct intel_crtc_state *crtc_state, in i965_scale_aspect()
358 static void i9xx_scale_aspect(struct intel_crtc_state *crtc_state, in i9xx_scale_aspect()
414 static int intel_gmch_pfit_check_timings(const struct intel_crtc_state *crtc_state) in intel_gmch_pfit_check_timings()
446 static int gmch_panel_fitting(struct intel_crtc_state *crtc_state, in gmch_panel_fitting()
[all …]
H A Dintel_crtc.c94 u32 intel_crtc_max_vblank_count(const struct intel_crtc_state *crtc_state) in intel_crtc_max_vblank_count()
124 void intel_crtc_vblank_on(const struct intel_crtc_state *crtc_state) in intel_crtc_vblank_on()
143 void intel_crtc_vblank_off(const struct intel_crtc_state *crtc_state) in intel_crtc_vblank_off()
165 struct intel_crtc_state *crtc_state; in intel_crtc_state_alloc() local
175 void intel_crtc_state_reset(struct intel_crtc_state *crtc_state, in intel_crtc_state_reset()
192 struct intel_crtc_state *crtc_state; in intel_crtc_alloc() local
417 static bool intel_crtc_needs_vblank_work(const struct intel_crtc_state *crtc_state) in intel_crtc_needs_vblank_work()
430 struct intel_crtc_state *crtc_state = in intel_crtc_vblank_work() local
448 static void intel_crtc_vblank_work_init(struct intel_crtc_state *crtc_state) in intel_crtc_vblank_work_init()
463 struct intel_crtc_state *crtc_state; in intel_wait_for_vblank_workers() local
[all …]
H A Dintel_sprite.c178 vlv_plane_ratio(const struct intel_crtc_state *crtc_state, in vlv_plane_ratio()
236 int vlv_plane_min_cdclk(const struct intel_crtc_state *crtc_state, in vlv_plane_min_cdclk()
271 static u32 vlv_sprite_ctl_crtc(const struct intel_crtc_state *crtc_state) in vlv_sprite_ctl_crtc()
281 static u32 vlv_sprite_ctl(const struct intel_crtc_state *crtc_state, in vlv_sprite_ctl()
383 const struct intel_crtc_state *crtc_state, in vlv_sprite_update_noarm()
405 const struct intel_crtc_state *crtc_state, in vlv_sprite_update_arm()
456 const struct intel_crtc_state *crtc_state) in vlv_sprite_disable_arm()
491 static void ivb_plane_ratio(const struct intel_crtc_state *crtc_state, in ivb_plane_ratio()
528 static void ivb_plane_ratio_scaling(const struct intel_crtc_state *crtc_state, in ivb_plane_ratio_scaling()
555 int ivb_plane_min_cdclk(const struct intel_crtc_state *crtc_state, in ivb_plane_min_cdclk()
[all …]
H A Dintel_cursor.c50 static u32 intel_cursor_position(const struct intel_crtc_state *crtc_state, in intel_cursor_position()
145 static int intel_check_cursor(struct intel_crtc_state *crtc_state, in intel_check_cursor()
204 static u32 i845_cursor_ctl_crtc(const struct intel_crtc_state *crtc_state) in i845_cursor_ctl_crtc()
214 static u32 i845_cursor_ctl(const struct intel_crtc_state *crtc_state, in i845_cursor_ctl()
233 static int i845_check_cursor(struct intel_crtc_state *crtc_state, in i845_check_cursor()
280 const struct intel_crtc_state *crtc_state, in i845_cursor_update_arm()
321 const struct intel_crtc_state *crtc_state) in i845_cursor_disable_arm()
378 static u32 i9xx_cursor_ctl_crtc(const struct intel_crtc_state *crtc_state) in i9xx_cursor_ctl_crtc()
399 static u32 i9xx_cursor_ctl(const struct intel_crtc_state *crtc_state, in i9xx_cursor_ctl()
472 static int i9xx_check_cursor(struct intel_crtc_state *crtc_state, in i9xx_check_cursor()
[all …]
H A Dintel_atomic.c126 struct drm_crtc_state *crtc_state; in intel_digital_connector_atomic_check() local
203 struct intel_crtc_state *crtc_state; in intel_any_crtc_needs_modeset() local
241 struct intel_crtc_state *crtc_state; in intel_crtc_duplicate_state() local
285 static void intel_crtc_put_color_blobs(struct intel_crtc_state *crtc_state) in intel_crtc_put_color_blobs()
295 void intel_crtc_free_hw_state(struct intel_crtc_state *crtc_state) in intel_crtc_free_hw_state()
312 struct intel_crtc_state *crtc_state = to_intel_crtc_state(state); in intel_crtc_destroy_state() local
364 struct drm_crtc_state *crtc_state; in intel_atomic_get_crtc_state() local
H A Dintel_alpm.c142 const struct intel_crtc_state *crtc_state) in _lnl_compute_aux_less_alpm_params()
174 const struct intel_crtc_state *crtc_state) in _lnl_compute_alpm_params()
215 static int io_buffer_wake_time(const struct intel_crtc_state *crtc_state) in io_buffer_wake_time()
226 const struct intel_crtc_state *crtc_state) in intel_alpm_compute_params()
271 struct intel_crtc_state *crtc_state, in intel_alpm_lobf_compute_config()
312 const struct intel_crtc_state *crtc_state) in lnl_alpm_configure()
365 const struct intel_crtc_state *crtc_state) in intel_alpm_configure()
375 struct intel_crtc_state *crtc_state; in i915_edp_lobf_info_show() local
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()
193 static bool hsw_crtc_state_ips_capable(const struct intel_crtc_state *crtc_state) in hsw_crtc_state_ips_capable()
223 int hsw_ips_min_cdclk(const struct intel_crtc_state *crtc_state) in hsw_ips_min_cdclk()
241 struct intel_crtc_state *crtc_state = in hsw_ips_compute_config() local
279 void hsw_ips_get_config(struct intel_crtc_state *crtc_state) in hsw_ips_get_config()
314 struct intel_crtc_state *crtc_state; in hsw_ips_debugfs_false_color_set() local
H A Dintel_psr.c210 const struct intel_crtc_state *crtc_state) in intel_psr_needs_aux_io_power()
741 const struct intel_crtc_state *crtc_state) in _panel_replay_enable_sink()
767 const struct intel_crtc_state *crtc_state) in _psr_enable_sink()
797 const struct intel_crtc_state *crtc_state) in intel_psr_enable_sink_alpm()
818 const struct intel_crtc_state *crtc_state) in intel_psr_enable_sink()
1110 static u32 intel_get_frame_time_us(const struct intel_crtc_state *crtc_state) in intel_get_frame_time_us()
1173 struct intel_crtc_state *crtc_state) in dc3co_is_pipe_port_compatible()
1189 struct intel_crtc_state *crtc_state) in tgl_dc3co_exitline_compute_config()
1235 struct intel_crtc_state *crtc_state) in intel_psr2_sel_fetch_config_valid()
1256 struct intel_crtc_state *crtc_state) in psr2_granularity_check()
[all …]
H A Dintel_hdmi.c210 const struct intel_crtc_state *crtc_state, in g4x_write_infoframe()
246 const struct intel_crtc_state *crtc_state, in g4x_read_infoframe()
278 const struct intel_crtc_state *crtc_state, in ibx_write_infoframe()
317 const struct intel_crtc_state *crtc_state, in ibx_read_infoframe()
353 const struct intel_crtc_state *crtc_state, in cpt_write_infoframe()
395 const struct intel_crtc_state *crtc_state, in cpt_read_infoframe()
427 const struct intel_crtc_state *crtc_state, in vlv_write_infoframe()
467 const struct intel_crtc_state *crtc_state, in vlv_read_infoframe()
503 const struct intel_crtc_state *crtc_state, in hsw_write_infoframe()
547 const struct intel_crtc_state *crtc_state, in hsw_read_infoframe()
[all …]
H A Dintel_audio.c197 static u32 audio_config_hdmi_pixel_clock(const struct intel_crtc_state *crtc_state) in audio_config_hdmi_pixel_clock()
227 static int audio_config_hdmi_get_n(const struct intel_crtc_state *crtc_state, in audio_config_hdmi_get_n()
264 struct intel_crtc_state *crtc_state) in g4x_audio_codec_get_config()
300 const struct intel_crtc_state *crtc_state, in g4x_audio_codec_enable()
330 const struct intel_crtc_state *crtc_state) in hsw_dp_audio_config_update()
348 const struct intel_crtc_state *crtc_state) in hsw_hdmi_audio_config_update()
390 const struct intel_crtc_state *crtc_state) in hsw_audio_config_update()
435 const struct intel_crtc_state *crtc_state) in calc_hblank_early_prog()
482 static unsigned int calc_samples_room(const struct intel_crtc_state *crtc_state) in calc_samples_room()
498 const struct intel_crtc_state *crtc_state) in enable_audio_dsc_wa()
[all …]
H A Dintel_pch_display.c225 static void ilk_pch_transcoder_set_timings(const struct intel_crtc_state *crtc_state, in ilk_pch_transcoder_set_timings()
249 static void ilk_enable_pch_transcoder(const struct intel_crtc_state *crtc_state) in ilk_enable_pch_transcoder()
345 const struct intel_crtc_state *crtc_state = in ilk_pch_pre_enable() local
369 const struct intel_crtc_state *crtc_state = in ilk_pch_enable() local
478 static void ilk_pch_clock_get(struct intel_crtc_state *crtc_state) in ilk_pch_clock_get()
496 void ilk_pch_get_config(struct intel_crtc_state *crtc_state) in ilk_pch_get_config()
547 static void lpt_enable_pch_transcoder(const struct intel_crtc_state *crtc_state) in lpt_enable_pch_transcoder()
597 const struct intel_crtc_state *crtc_state = in lpt_pch_enable() local
620 void lpt_pch_get_config(struct intel_crtc_state *crtc_state) in lpt_pch_get_config()
H A Dintel_fdi.c125 const struct intel_crtc_state *crtc_state) in intel_fdi_link_train()
181 static int pipe_required_fdi_lanes(struct intel_crtc_state *crtc_state) in pipe_required_fdi_lanes()
313 bool intel_fdi_compute_pipe_bpp(struct intel_crtc_state *crtc_state) in intel_fdi_compute_pipe_bpp()
404 struct intel_crtc_state *crtc_state; in intel_fdi_atomic_check_link() local
448 static void ivb_update_fdi_bc_bifurcation(const struct intel_crtc_state *crtc_state) in ivb_update_fdi_bc_bifurcation()
514 const struct intel_crtc_state *crtc_state) in ilk_fdi_link_train()
616 const struct intel_crtc_state *crtc_state) in gen6_fdi_link_train()
752 const struct intel_crtc_state *crtc_state) in ivb_manual_fdi_link_train()
888 const struct intel_crtc_state *crtc_state) in hsw_fdi_link_train()
1034 void ilk_fdi_pll_enable(const struct intel_crtc_state *crtc_state) in ilk_fdi_pll_enable()
H A Di9xx_wm.c272 static void vlv_get_fifo_size(struct intel_crtc_state *crtc_state) in vlv_get_fifo_size()
961 static u16 g4x_compute_wm(const struct intel_crtc_state *crtc_state, in g4x_compute_wm()
1017 static bool g4x_raw_plane_wm_set(struct intel_crtc_state *crtc_state, in g4x_raw_plane_wm_set()
1033 static bool g4x_raw_fbc_wm_set(struct intel_crtc_state *crtc_state, in g4x_raw_fbc_wm_set()
1056 static bool g4x_raw_plane_wm_compute(struct intel_crtc_state *crtc_state, in g4x_raw_plane_wm_compute()
1129 static bool g4x_raw_plane_wm_is_valid(const struct intel_crtc_state *crtc_state, in g4x_raw_plane_wm_is_valid()
1137 static bool g4x_raw_crtc_wm_is_valid(const struct intel_crtc_state *crtc_state, in g4x_raw_crtc_wm_is_valid()
1193 static int _g4x_compute_pipe_wm(struct intel_crtc_state *crtc_state) in _g4x_compute_pipe_wm()
1256 struct intel_crtc_state *crtc_state = in g4x_compute_pipe_wm() local
1448 const struct intel_crtc_state *crtc_state = in g4x_initial_watermarks() local
[all …]
H A Dskl_scaler.c103 skl_update_scaler(struct intel_crtc_state *crtc_state, bool force_detach, in skl_update_scaler()
239 int skl_update_scaler_crtc(struct intel_crtc_state *crtc_state) in skl_update_scaler_crtc()
269 int skl_update_scaler_plane(struct intel_crtc_state *crtc_state, in skl_update_scaler_plane()
439 struct intel_crtc_state *crtc_state = in setup_crtc_scaler() local
455 struct intel_crtc_state *crtc_state = in setup_plane_scaler() local
505 struct intel_crtc_state *crtc_state = in intel_atomic_setup_scalers() local
658 void skl_pfit_enable(const struct intel_crtc_state *crtc_state) in skl_pfit_enable()
715 const struct intel_crtc_state *crtc_state, in skl_program_plane_scaler()
788 void skl_detach_scalers(const struct intel_crtc_state *crtc_state) in skl_detach_scalers()
811 void skl_scaler_get_config(struct intel_crtc_state *crtc_state) in skl_scaler_get_config()
H A Dintel_dp_mst.c106 static int intel_dp_mst_max_dpt_bpp(const struct intel_crtc_state *crtc_state, in intel_dp_mst_max_dpt_bpp()
141 static int intel_dp_mst_bw_overhead(const struct intel_crtc_state *crtc_state, in intel_dp_mst_bw_overhead()
169 static void intel_dp_mst_compute_m_n(const struct intel_crtc_state *crtc_state, in intel_dp_mst_compute_m_n()
200 const struct intel_crtc_state *crtc_state) in intel_dp_mst_dsc_get_slice_count()
213 struct intel_crtc_state *crtc_state, in intel_dp_mtp_tu_compute_config()
368 struct intel_crtc_state *crtc_state, in mst_stream_find_vcpi_slots_for_bpp()
393 struct intel_crtc_state *crtc_state, in mst_stream_compute_link_config()
409 struct intel_crtc_state *crtc_state, in mst_stream_dsc_compute_link_config()
468 struct intel_crtc_state *crtc_state, in mst_stream_update_slots()
497 const struct intel_crtc_state *crtc_state, in hblank_expansion_quirk_needs_dsc()
[all …]
H A Dg4x_dp.c326 static void g4x_dp_get_m_n(struct intel_crtc_state *crtc_state) in g4x_dp_get_m_n()
486 const struct intel_crtc_state *crtc_state, in g4x_dp_audio_enable()
602 const struct intel_crtc_state *crtc_state, in cpt_set_link_train()
630 const struct intel_crtc_state *crtc_state, in g4x_set_link_train()
657 const struct intel_crtc_state *crtc_state) in intel_dp_enable_port()
804 const struct intel_crtc_state *crtc_state) in intel_dp_voltage_max_2()
810 const struct intel_crtc_state *crtc_state) in intel_dp_voltage_max_3()
826 const struct intel_crtc_state *crtc_state) in vlv_set_signal_levels()
912 const struct intel_crtc_state *crtc_state) in chv_set_signal_levels()
1033 const struct intel_crtc_state *crtc_state) in g4x_set_signal_levels()
[all …]
H A Dhsw_ips.h28 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()

1234567891011