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

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_hdmi.c 721 if (!crtc_state->has_infoframe)
775 if (!crtc_state->has_infoframe)
805 if (!crtc_state->has_infoframe || !info->has_hdmi_infoframe)
836 if (!crtc_state->has_infoframe)
1024 if (IS_G4X(dev_priv) || !crtc_state->has_infoframe)
1829 pipe_config->has_infoframe = true;
2431 pipe_config->has_infoframe = true;
2678 pipe_config->has_infoframe,
2696 pipe_config->has_infoframe,
2767 pipe_config->has_infoframe,
    [all...]
intel_display_types.h 845 bool has_infoframe; member in struct:intel_crtc_state
intel_ddi.c 3656 crtc_state->has_infoframe,
3700 crtc_state->has_infoframe,
4318 pipe_config->has_infoframe = true;
intel_display.c 12864 pipe_config->has_audio, pipe_config->has_infoframe,
13606 PIPE_CONF_CHECK_BOOL(has_infoframe);

Completed in 28 milliseconds