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

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_lvds.c 131 pipe_config->output_types |= BIT(INTEL_OUTPUT_LVDS);
762 if (encoder->type == INTEL_OUTPUT_LVDS)
903 intel_encoder->type = INTEL_OUTPUT_LVDS;
intel_display.c 684 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) {
7928 if (intel_crtc_has_type(pipe_config, INTEL_OUTPUT_LVDS) &&
8060 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) &&
8487 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS))
8532 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) &&
8561 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) {
8588 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) &&
8844 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) {
8879 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) {
8922 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) {
    [all...]
intel_display_types.h 63 INTEL_OUTPUT_LVDS = 4,
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_debugfs.c 2482 if (encoder->type == INTEL_OUTPUT_LVDS)

Completed in 52 milliseconds