Searched refs:DVO_PORT_DPD (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/i915/gvt/ |
H A D | opregion.c | 202 v->child3.dvo_port = DVO_PORT_DPD; in virt_vbt_generation()
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_bios.c | 2297 case DVO_PORT_DPD: in dvo_port_type() 2345 [PORT_D] = { DVO_PORT_HDMID, DVO_PORT_DPD, -1 }, in dvo_port_to_port() 2361 [PORT_TC2] = { DVO_PORT_HDMID, DVO_PORT_DPD, -1 }, in dvo_port_to_port() 2373 [PORT_TC3] = { DVO_PORT_HDMID, DVO_PORT_DPD, -1 }, in dvo_port_to_port() 2380 [PORT_D_XELPD] = { DVO_PORT_HDMID, DVO_PORT_DPD, -1 }, in dvo_port_to_port()
|
H A D | intel_vbt_defs.h | 360 #define DVO_PORT_DPD 9 macro
|