Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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); 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.h1400 struct intel_lspcon { struct
1411 struct intel_lspcon lspcon; argument
1598 static inline struct intel_lspcon *
1610 static inline struct intel_lspcon *
Dintel_dp.c2711 struct intel_lspcon *lspcon = enc_to_intel_lspcon(encoder); in intel_dp_compute_config()
3527 struct intel_lspcon *lspcon = dp_to_lspcon(intel_dp); in intel_dp_set_power()
6039 struct intel_lspcon *lspcon = dp_to_lspcon(intel_dp); in intel_dp_detect_dpcd()
6631 struct intel_lspcon *lspcon = dp_to_lspcon(intel_dp); in intel_dp_encoder_reset()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
DMakefile247 display/intel_lspcon.o \