Home
last modified time | relevance | path

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

/linux-6.12.1/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 int lspcon_get_mode_settle_timeout(struct intel_lspcon *lspcon) in lspcon_get_mode_settle_timeout()
168 static enum drm_lspcon_mode lspcon_wait_mode(struct intel_lspcon *lspcon, in lspcon_wait_mode()
194 static int lspcon_change_mode(struct intel_lspcon *lspcon, in lspcon_change_mode()
225 static bool lspcon_wake_native_aux_ch(struct intel_lspcon *lspcon) in lspcon_wake_native_aux_ch()
243 static bool lspcon_probe(struct intel_lspcon *lspcon) in lspcon_probe()
[all …]
Dintel_lspcon.h16 struct intel_lspcon;
19 void lspcon_detect_hdr_capability(struct intel_lspcon *lspcon);
21 void lspcon_wait_pcon_mode(struct intel_lspcon *lspcon);
Dintel_display_types.h1921 struct intel_lspcon { struct
1933 struct intel_lspcon lspcon; argument
2070 static inline struct intel_lspcon *
2082 static inline struct intel_lspcon *
Dintel_dp.c3422 struct intel_lspcon *lspcon = dp_to_lspcon(intel_dp); in intel_dp_set_power()
6178 struct intel_lspcon *lspcon = &dig_port->lspcon; in intel_dp_connector_register()
/linux-6.12.1/drivers/gpu/drm/xe/
DMakefile246 i915-display/intel_lspcon.o \
/linux-6.12.1/drivers/gpu/drm/i915/
DMakefile335 display/intel_lspcon.o \