Searched refs:output_types (Results 1 – 12 of 12) sorted by relevance
153 static unsigned output_types[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = 2 }; variable154 module_param_array(output_types, uint, NULL, 0444);155 MODULE_PARM_DESC(output_types, " output types, default is 0x02. One bit per output,\n"989 dev->output_type[i] = ((output_types[inst] >> i) & 1) ? HDMI : SVID; in vivid_detect_feature_set()2265 if (output_types[i] & BIT(j)) { in vivid_init()2278 if (!(output_types[i] & BIT(j))) { in vivid_init()
1103 unsigned int output_types; member2213 return crtc_state->output_types & BIT(type); in intel_crtc_has_type()2219 return crtc_state->output_types & in intel_crtc_has_dp_encoder()
168 pipe_config->output_types |= BIT(INTEL_OUTPUT_DVO); in intel_dvo_get_config()
117 (crtc_state->output_types & BIT(INTEL_OUTPUT_TVOUT))) in intel_crtc_max_vblank_count()
129 crtc_state->output_types |= BIT(INTEL_OUTPUT_LVDS); in intel_lvds_get_config()
151 crtc_state->output_types |= BIT(INTEL_OUTPUT_ANALOG); in intel_crt_get_config()
1104 pipe_config->output_types |= BIT(INTEL_OUTPUT_TVOUT); in intel_tv_get_config()
1184 pipe_config->output_types |= BIT(INTEL_OUTPUT_DSI); in intel_dsi_get_config()
1578 pipe_config->output_types |= BIT(INTEL_OUTPUT_DSI); in gen11_dsi_get_config()
4719 crtc_state->output_types |= in intel_modeset_pipe_config()4723 crtc_state->output_types |= BIT(encoder->type); in intel_modeset_pipe_config()5297 PIPE_CONF_CHECK_X(output_types); in intel_pipe_config_compare()
1712 pipe_config->output_types |= BIT(INTEL_OUTPUT_SDVO); in intel_sdvo_get_config()
119 - output_types:136 num_outputs=8 output_types=0xf0446 num_outputs, output_types and ccs_out_mode (see "Configuring the driver"