Searched defs:intel_dp (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_psr.c | 203 #define CAN_PSR(intel_dp) ((intel_dp)->psr.sink_support && \ argument 234 static bool psr_global_enabled(struct intel_dp *intel_dp) in psr_global_enabled() 253 static bool psr2_global_enabled(struct intel_dp *intel_dp) in psr2_global_enabled() 268 static bool psr2_su_region_et_global_enabled(struct intel_dp *intel_dp) in psr2_su_region_et_global_enabled() 278 static bool panel_replay_global_enabled(struct intel_dp *intel_dp) in panel_replay_global_enabled() 288 static u32 psr_irq_psr_error_bit_get(struct intel_dp *intel_dp) in psr_irq_psr_error_bit_get() 296 static u32 psr_irq_post_exit_bit_get(struct intel_dp *intel_dp) in psr_irq_post_exit_bit_get() 304 static u32 psr_irq_pre_entry_bit_get(struct intel_dp *intel_dp) in psr_irq_pre_entry_bit_get() 312 static u32 psr_irq_mask_get(struct intel_dp *intel_dp) in psr_irq_mask_get() 392 static void psr_irq_control(struct intel_dp *intel_dp) in psr_irq_control() [all …]
|
H A D | intel_dp_mst.c | 113 int intel_dp_mst_active_streams(struct intel_dp *intel_dp) in intel_dp_mst_active_streams() 118 static bool intel_dp_mst_dec_active_streams(struct intel_dp *intel_dp) in intel_dp_mst_dec_active_streams() 131 static bool intel_dp_mst_inc_active_streams(struct intel_dp *intel_dp) in intel_dp_mst_inc_active_streams() 257 int intel_dp_mtp_tu_compute_config(struct intel_dp *intel_dp, in intel_dp_mtp_tu_compute_config() 441 static int mst_stream_compute_link_config(struct intel_dp *intel_dp, in mst_stream_compute_link_config() 459 static int mst_stream_dsc_compute_link_config(struct intel_dp *intel_dp, in mst_stream_dsc_compute_link_config() 553 adjust_limits_for_dsc_hblank_expansion_quirk(struct intel_dp *intel_dp, in adjust_limits_for_dsc_hblank_expansion_quirk() 613 mst_stream_compute_config_limits(struct intel_dp *intel_dp, in mst_stream_compute_config_limits() 638 struct intel_dp *intel_dp = to_primary_dp(encoder); in mst_stream_compute_config() local 912 struct intel_dp *intel_dp = to_primary_dp(encoder); in mst_stream_compute_config_late() local [all …]
|
H A D | intel_ddi.c | 353 struct intel_dp *intel_dp = enc_to_intel_dp(encoder); in intel_ddi_init_dp_buf_reg() local 885 struct intel_dp *intel_dp = enc_to_intel_dp(encoder); in intel_ddi_get_encoder_pipes() local 1123 static u8 intel_ddi_dp_voltage_max(struct intel_dp *intel_dp, in intel_ddi_dp_voltage_max() 1147 static u8 intel_ddi_dp_preemph_max(struct intel_dp *intel_dp) in intel_ddi_dp_preemph_max() 1178 struct intel_dp *intel_dp = enc_to_intel_dp(encoder); in icl_ddi_combo_vswing_program() local 1463 static int translate_signal_level(struct intel_dp *intel_dp, in translate_signal_level() 1481 static int intel_ddi_dp_level(struct intel_dp *intel_dp, in intel_ddi_dp_level() 1526 struct intel_dp *intel_dp = enc_to_intel_dp(encoder); in hsw_set_signal_levels() local 2306 static void intel_dp_sink_set_msa_timing_par_ignore_state(struct intel_dp *intel_dp, in intel_dp_sink_set_msa_timing_par_ignore_state() 2322 static void intel_dp_sink_set_fec_ready(struct intel_dp *intel_dp, in intel_dp_sink_set_fec_ready() [all …]
|
H A D | intel_cx0_phy.c | 114 struct intel_dp *intel_dp = enc_to_intel_dp(encoder); in intel_cx0_phy_transaction_begin() local 127 struct intel_dp *intel_dp = enc_to_intel_dp(encoder); in intel_cx0_phy_transaction_end() local 2038 struct intel_dp *intel_dp = enc_to_intel_dp(encoder); in intel_cx0pll_update_ssc() local
|
H A D | intel_display_irq.c | 941 struct intel_dp *intel_dp = enc_to_intel_dp(encoder); in ivb_display_irq_handler() local 1224 struct intel_dp *intel_dp = enc_to_intel_dp(encoder); in gen8_de_misc_irq_handler() local
|
H A D | intel_tc.c | 1731 struct intel_dp *intel_dp = enc_to_intel_dp(&dig_port->base); in reset_link_commit() local
|