Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_bios.c1655 [PORT_D] = { DVO_PORT_HDMID, DVO_PORT_DPD, -1 }, in dvo_port_to_port()
1673 [PORT_E] = { DVO_PORT_HDMID, DVO_PORT_DPD, -1 }, in dvo_port_to_port()
2330 [PORT_D] = { DVO_PORT_DPD, DVO_PORT_HDMID, }, in intel_bios_is_port_present()
2374 [PORT_D] = DVO_PORT_DPD, in intel_bios_is_port_edp()
2406 [PORT_D] = { DVO_PORT_DPD, DVO_PORT_HDMID, }, in child_dev_is_dp_dual_mode()
Dintel_vbt_defs.h290 #define DVO_PORT_DPD 9 macro
/Linux-v5.10/drivers/gpu/drm/i915/gvt/
Dopregion.c202 v->child3.dvo_port = DVO_PORT_DPD; in virt_vbt_generation()