Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_lspcon.c86 static bool lspcon_detect_vendor(struct intel_lspcon *lspcon) in lspcon_detect_vendor()
121 static u32 get_hdr_status_reg(struct intel_lspcon *lspcon) in get_hdr_status_reg()
131 struct intel_lspcon *lspcon = &dig_port->lspcon; in intel_lspcon_detect_hdr_capability() local
203 static int lspcon_change_mode(struct intel_lspcon *lspcon, in lspcon_change_mode()
253 static bool lspcon_probe(struct intel_lspcon *lspcon) in lspcon_probe()
492 struct intel_lspcon *lspcon = enc_to_intel_lspcon(encoder); in lspcon_write_infoframe() local
537 struct intel_lspcon *lspcon = &dig_port->lspcon; in lspcon_set_infoframes() local
666 struct intel_lspcon *lspcon = &dig_port->lspcon; in intel_lspcon_wait_pcon_mode() local
675 struct intel_lspcon *lspcon = &dig_port->lspcon; in intel_lspcon_init() local
704 struct intel_lspcon *lspcon = &dig_port->lspcon; in intel_lspcon_active() local
[all …]
H A Dintel_vbt_defs.h511 u8 lspcon:1; /* 192+ */ member
H A Dintel_display_types.h1839 struct intel_lspcon lspcon; member