Searched refs:DVO_PORT_DPA (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_bios.c | 2300 case DVO_PORT_DPA: in dvo_port_type() 2309 return DVO_PORT_DPA; in dvo_port_type() 2347 [PORT_A] = { DVO_PORT_HDMIA, DVO_PORT_DPA, -1 }, in dvo_port_to_port() 2362 [PORT_A] = { DVO_PORT_HDMIA, DVO_PORT_DPA, -1 }, in dvo_port_to_port() 2373 [PORT_A] = { DVO_PORT_HDMIA, DVO_PORT_DPA, -1 }, in dvo_port_to_port() 2382 [PORT_A] = { DVO_PORT_HDMIA, DVO_PORT_DPA, -1 }, in dvo_port_to_port() 3415 if (dvo_port_type(child->dvo_port) == DVO_PORT_DPA) in intel_bios_encoder_supports_dp_dual_mode()
|
| H A D | intel_vbt_defs.h | 361 #define DVO_PORT_DPA 10 macro
|
| /linux-6.15/drivers/gpu/drm/i915/gvt/ |
| H A D | opregion.c | 178 v->child0.dvo_port = DVO_PORT_DPA; in virt_vbt_generation()
|