HomeSort by: relevance | last modified time | path
    Searched refs:intel_vgpu_has_monitor_on_port (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gvt/
display.c 184 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)) {
display.h 51 #define intel_vgpu_has_monitor_on_port(vgpu, port) \ macro
edid.c 73 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 735 milliseconds