Lines Matching full:construct
329 DRM_DEV_ERROR(dev->dev, "failed to construct encoder\n"); in construct_encoder()
441 * Construct encoders and modeset initialize connector devices in modeset_init()
462 * Construct planes equaling the number of hw pipes, and CRTCs for the in modeset_init()
481 DRM_DEV_ERROR(dev->dev, "failed to construct plane %d (%d)\n", i, ret); in modeset_init()
497 DRM_DEV_ERROR(dev->dev, "failed to construct crtc %d (%d)\n", i, ret); in modeset_init()
671 DRM_DEV_ERROR(dev->dev, "failed to construct pipe for %s (%d)\n", in construct_pipes()
701 /* Construct RGB pipes: */ in hwpipe_init()
707 /* Construct video (VIG) pipes: */ in hwpipe_init()
713 /* Construct DMA pipes: */ in hwpipe_init()
719 /* Construct cursor pipes: */ in hwpipe_init()
743 DRM_DEV_ERROR(dev->dev, "failed to construct LM%d (%d)\n", in hwmixer_init()
773 DRM_DEV_ERROR(dev->dev, "failed to construct INTF%d\n", i); in interface_init()