Home
last modified time | relevance | path

Searched refs:intel_lspcon (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_lspcon.c50 static struct intel_dp *lspcon_to_intel_dp(struct intel_lspcon *lspcon) in lspcon_to_intel_dp()
73 static bool lspcon_detect_vendor(struct intel_lspcon *lspcon) in lspcon_detect_vendor()
107 static enum drm_lspcon_mode lspcon_get_current_mode(struct intel_lspcon *lspcon) in lspcon_get_current_mode()
119 static enum drm_lspcon_mode lspcon_wait_mode(struct intel_lspcon *lspcon, in lspcon_wait_mode()
142 static int lspcon_change_mode(struct intel_lspcon *lspcon, in lspcon_change_mode()
171 static bool lspcon_wake_native_aux_ch(struct intel_lspcon *lspcon) in lspcon_wake_native_aux_ch()
202 static bool lspcon_probe(struct intel_lspcon *lspcon) in lspcon_probe()
246 static void lspcon_resume_in_pcon_wa(struct intel_lspcon *lspcon) in lspcon_resume_in_pcon_wa()
438 struct intel_lspcon *lspcon = enc_to_intel_lspcon(&encoder->base); in lspcon_write_infoframe()
476 struct intel_lspcon *lspcon = &dig_port->lspcon; in lspcon_set_infoframes()
[all …]
Dintel_lspcon.h16 struct intel_lspcon;
19 void lspcon_resume(struct intel_lspcon *lspcon);
20 void lspcon_wait_pcon_mode(struct intel_lspcon *lspcon);
Dintel_display_types.h1248 struct intel_lspcon { struct
1259 struct intel_lspcon lspcon; argument
1417 static inline struct intel_lspcon *
1429 static inline struct intel_lspcon *
Dintel_dp.c2248 struct intel_lspcon *lspcon = enc_to_intel_lspcon(&encoder->base); in intel_dp_compute_config()
3052 struct intel_lspcon *lspcon = dp_to_lspcon(intel_dp); in intel_dp_sink_dpms()
4994 struct intel_lspcon *lspcon = dp_to_lspcon(intel_dp); in intel_dp_detect_dpcd()
6217 struct intel_lspcon *lspcon = dp_to_lspcon(intel_dp); in intel_dp_encoder_reset()
Dintel_ddi.c3303 struct intel_lspcon *lspcon = in intel_ddi_pre_enable()
/Linux-v5.4/drivers/gpu/drm/i915/
DMakefile213 display/intel_lspcon.o \