On Wed, Feb 28, 2018 at 06:53:52PM +0100, Giulio Benetti wrote:
> static struct drm_connector_helper_funcs sun4i_lvds_con_helper_funcs = {
> .get_modes = sun4i_lvds_get_modes,
> + .mode_valid = sun4i_lvds_mode_valid,
> };This should be on the encoder, not the connector. Maxime -- Maxime Ripard, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com
signature.asc
Description: PGP signature
_______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
