Searched refs:intel_vgpu_has_monitor_on_port (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/gvt/
H A Ddisplay.c267 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_A)) {
295 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_B)) {
325 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_C)) {
401 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_B)) {
427 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_C)) {
453 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_D)) {
483 intel_vgpu_has_monitor_on_port(vgpu, PORT_E)) {
487 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_A)) {
692 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_A)) {
708 if (intel_vgpu_has_monitor_on_port(vgp
[all...]
H A Ddisplay.h50 #define intel_vgpu_has_monitor_on_port(vgpu, port) \ macro
H A Dedid.c71 if (intel_vgpu_has_monitor_on_port(vgpu, edid->port)) {
168 if (intel_vgpu_has_monitor_on_port(vgpu, port) &&
527 if (intel_vgpu_has_monitor_on_port(vgpu,

Completed in 160 milliseconds