Home
last modified time | relevance | path

Searched refs:DVO_PORT_DPB (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_bios.c1653 [PORT_B] = { DVO_PORT_HDMIB, DVO_PORT_DPB, -1 }, in dvo_port_to_port()
1670 [PORT_B] = { DVO_PORT_HDMIB, DVO_PORT_DPB, -1 }, in dvo_port_to_port()
2328 [PORT_B] = { DVO_PORT_DPB, DVO_PORT_HDMIB, }, in intel_bios_is_port_present()
2372 [PORT_B] = DVO_PORT_DPB, in intel_bios_is_port_edp()
2404 [PORT_B] = { DVO_PORT_DPB, DVO_PORT_HDMIB, }, in child_dev_is_dp_dual_mode()
Dintel_vbt_defs.h288 #define DVO_PORT_DPB 7 macro
/Linux-v5.10/drivers/gpu/drm/i915/gvt/
Dopregion.c186 v->child1.dvo_port = DVO_PORT_DPB; in virt_vbt_generation()