Lines Matching full:construct
274 DRM_DEV_ERROR(dev->dev, "failed to construct encoder\n"); in construct_encoder()
386 * Construct encoders and modeset initialize connector devices in modeset_init()
407 * Construct planes equaling the number of hw pipes, and CRTCs for the in modeset_init()
426 DRM_DEV_ERROR(dev->dev, "failed to construct plane %d (%d)\n", i, ret); in modeset_init()
442 DRM_DEV_ERROR(dev->dev, "failed to construct crtc %d (%d)\n", i, ret); in modeset_init()
590 DRM_DEV_ERROR(dev->dev, "failed to construct pipe for %s (%d)\n", in construct_pipes()
620 /* Construct RGB pipes: */ in hwpipe_init()
626 /* Construct video (VIG) pipes: */ in hwpipe_init()
632 /* Construct DMA pipes: */ in hwpipe_init()
638 /* Construct cursor pipes: */ in hwpipe_init()
662 DRM_DEV_ERROR(dev->dev, "failed to construct LM%d (%d)\n", in hwmixer_init()
692 DRM_DEV_ERROR(dev->dev, "failed to construct INTF%d\n", i); in interface_init()