Home
last modified time | relevance | path

Searched defs:lspcon (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_lspcon.c55 static struct intel_dp *lspcon_to_intel_dp(struct intel_lspcon *lspcon) in lspcon_to_intel_dp()
78 static bool lspcon_detect_vendor(struct intel_lspcon *lspcon) in lspcon_detect_vendor()
112 static enum drm_lspcon_mode lspcon_get_current_mode(struct intel_lspcon *lspcon) in lspcon_get_current_mode()
124 static enum drm_lspcon_mode lspcon_wait_mode(struct intel_lspcon *lspcon, in lspcon_wait_mode()
147 static int lspcon_change_mode(struct intel_lspcon *lspcon, in lspcon_change_mode()
176 static bool lspcon_wake_native_aux_ch(struct intel_lspcon *lspcon) in lspcon_wake_native_aux_ch()
207 static bool lspcon_probe(struct intel_lspcon *lspcon) in lspcon_probe()
251 static void lspcon_resume_in_pcon_wa(struct intel_lspcon *lspcon) in lspcon_resume_in_pcon_wa()
443 struct intel_lspcon *lspcon = enc_to_intel_lspcon(encoder); in lspcon_write_infoframe() local
481 struct intel_lspcon *lspcon = &dig_port->lspcon; in lspcon_set_infoframes() local
[all …]
H A Dintel_dp.c2397 struct intel_lspcon *lspcon = enc_to_intel_lspcon(encoder); in intel_dp_compute_config() local
3215 struct intel_lspcon *lspcon = dp_to_lspcon(intel_dp); in intel_dp_sink_dpms() local
5323 struct intel_lspcon *lspcon = dp_to_lspcon(intel_dp); in intel_dp_detect_dpcd() local
6554 struct intel_lspcon *lspcon = dp_to_lspcon(intel_dp); in intel_dp_encoder_reset() local
H A Dintel_ddi.c3691 struct intel_lspcon *lspcon = in intel_ddi_pre_enable() local
H A Dintel_vbt_defs.h402 u8 lspcon:1; /* 192 */ member
H A Dintel_display_types.h1346 struct intel_lspcon lspcon; member