Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
Dintel_lspcon.c57 static struct intel_dp *lspcon_to_intel_dp(struct intel_lspcon *lspcon) in lspcon_to_intel_dp()
80 static bool lspcon_detect_vendor(struct intel_lspcon *lspcon) in lspcon_detect_vendor()
115 static u32 get_hdr_status_reg(struct intel_lspcon *lspcon) in get_hdr_status_reg()
123 void lspcon_detect_hdr_capability(struct intel_lspcon *lspcon) in lspcon_detect_hdr_capability()
142 static enum drm_lspcon_mode lspcon_get_current_mode(struct intel_lspcon *lspcon) in lspcon_get_current_mode()
156 static enum drm_lspcon_mode lspcon_wait_mode(struct intel_lspcon *lspcon, in lspcon_wait_mode()
181 static int lspcon_change_mode(struct intel_lspcon *lspcon, in lspcon_change_mode()
212 static bool lspcon_wake_native_aux_ch(struct intel_lspcon *lspcon) in lspcon_wake_native_aux_ch()
230 static bool lspcon_probe(struct intel_lspcon *lspcon) in lspcon_probe()
276 static void lspcon_resume_in_pcon_wa(struct intel_lspcon *lspcon) in lspcon_resume_in_pcon_wa()
[all …]
Dintel_dp.c2503 struct intel_lspcon *lspcon = dp_to_lspcon(intel_dp); in intel_dp_set_power() local
5043 struct intel_lspcon *lspcon = &dig_port->lspcon; in intel_dp_connector_register() local
Dintel_vbt_defs.h450 u8 lspcon:1; /* 192+ */ member
Dintel_display_types.h1831 struct intel_lspcon lspcon; member
/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() local
476 struct intel_lspcon *lspcon = &dig_port->lspcon; in lspcon_set_infoframes() local
[all …]
Dintel_dp.c2711 struct intel_lspcon *lspcon = enc_to_intel_lspcon(encoder); in intel_dp_compute_config() local
3527 struct intel_lspcon *lspcon = dp_to_lspcon(intel_dp); in intel_dp_set_power() local
6039 struct intel_lspcon *lspcon = dp_to_lspcon(intel_dp); in intel_dp_detect_dpcd() local
6631 struct intel_lspcon *lspcon = dp_to_lspcon(intel_dp); in intel_dp_encoder_reset() local
Dintel_vbt_defs.h406 u8 lspcon:1; /* 192 */ member
Dintel_display_types.h1411 struct intel_lspcon lspcon; member