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

/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Ddisplay.c184 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_A)) {
189 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_B)) {
194 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_C)) {
222 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_B)) {
242 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_C)) {
262 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_D)) {
284 intel_vgpu_has_monitor_on_port(vgpu, PORT_E)) {
288 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_A)) {
H A Ddisplay.h51 #define intel_vgpu_has_monitor_on_port(vgpu, port) \ macro
H A Dedid.c73 if (intel_vgpu_has_monitor_on_port(vgpu, edid->port)) {
170 if (intel_vgpu_has_monitor_on_port(vgpu, port) &&
526 if (intel_vgpu_has_monitor_on_port(vgpu,

Completed in 130 milliseconds