Lines Matching full:connectors
122 * Example of a mode applied to all connectors not having a in fb_get_options()
438 * For each CRTC in this fb, turn the connectors on/off.
447 /* Walk the connectors & encoders on this fb turning them on/off */
495 free(helper->crtc_info[i].mode_set.connectors, DRM_MEM_KMS); in drm_fb_helper_crtc_free()
528 fb_helper->crtc_info[i].mode_set.connectors = in drm_fb_helper_init()
533 if (!fb_helper->crtc_info[i].mode_set.connectors) in drm_fb_helper_init()
1287 remaining connectors */ in drm_pick_crtcs()
1383 modeset->connectors[modeset->num_connectors++] = fb_helper->connector_info[i]->connector; in drm_setup_crtcs()
1402 * Scans the CRTCs and connectors and tries to put together an initial setup.
1426 dev_info(fb_helper->dev->dev, "No connectors reported connected with modes\n"); in drm_fb_helper_initial_config()
1442 * Scan the connectors attached to the fb_helper and try to put together a