/src/sys/external/bsd/drm2/dist/drm/i915/display/ |
intel_display.c | 1341 enum pipe port_pipe; local in function:assert_pch_dp_disabled 1344 state = intel_dp_port_enabled(dev_priv, dp_reg, port, &port_pipe); 1346 I915_STATE_WARN(state && port_pipe == pipe, 1350 I915_STATE_WARN(HAS_PCH_IBX(dev_priv) && !state && port_pipe == PIPE_B, 1359 enum pipe port_pipe; local in function:assert_pch_hdmi_disabled 1362 state = intel_sdvo_port_enabled(dev_priv, hdmi_reg, &port_pipe); 1364 I915_STATE_WARN(state && port_pipe == pipe, 1368 I915_STATE_WARN(HAS_PCH_IBX(dev_priv) && !state && port_pipe == PIPE_B, 1376 enum pipe port_pipe; local in function:assert_pch_ports_disabled 1382 I915_STATE_WARN(intel_crt_port_enabled(dev_priv, PCH_ADPA, &port_pipe) & [all...] |
intel_display.c | 1341 enum pipe port_pipe; local in function:assert_pch_dp_disabled 1344 state = intel_dp_port_enabled(dev_priv, dp_reg, port, &port_pipe); 1346 I915_STATE_WARN(state && port_pipe == pipe, 1350 I915_STATE_WARN(HAS_PCH_IBX(dev_priv) && !state && port_pipe == PIPE_B, 1359 enum pipe port_pipe; local in function:assert_pch_hdmi_disabled 1362 state = intel_sdvo_port_enabled(dev_priv, hdmi_reg, &port_pipe); 1364 I915_STATE_WARN(state && port_pipe == pipe, 1368 I915_STATE_WARN(HAS_PCH_IBX(dev_priv) && !state && port_pipe == PIPE_B, 1376 enum pipe port_pipe; local in function:assert_pch_ports_disabled 1382 I915_STATE_WARN(intel_crt_port_enabled(dev_priv, PCH_ADPA, &port_pipe) & [all...] |
intel_display.c | 1341 enum pipe port_pipe; local in function:assert_pch_dp_disabled 1344 state = intel_dp_port_enabled(dev_priv, dp_reg, port, &port_pipe); 1346 I915_STATE_WARN(state && port_pipe == pipe, 1350 I915_STATE_WARN(HAS_PCH_IBX(dev_priv) && !state && port_pipe == PIPE_B, 1359 enum pipe port_pipe; local in function:assert_pch_hdmi_disabled 1362 state = intel_sdvo_port_enabled(dev_priv, hdmi_reg, &port_pipe); 1364 I915_STATE_WARN(state && port_pipe == pipe, 1368 I915_STATE_WARN(HAS_PCH_IBX(dev_priv) && !state && port_pipe == PIPE_B, 1376 enum pipe port_pipe; local in function:assert_pch_ports_disabled 1382 I915_STATE_WARN(intel_crt_port_enabled(dev_priv, PCH_ADPA, &port_pipe) & [all...] |