14.06.2020 22:03, Dmitry Osipenko пишет: > From: Derek Basehore <[email protected]> > > Devicetree systems can set panel orientation via a panel binding, but > there's no way, as is, to propagate this setting to the connector, > where the property need to be added. > To address this, this patch sets orientation, as well as other fixed > values for the panel, in the drm_panel_attach function. These values > are stored from probe in the drm_panel struct. > > Signed-off-by: Derek Basehore <[email protected]> > Reviewed-by: Sam Ravnborg <[email protected]> > Tested-by: Dmitry Osipenko <[email protected]> > Signed-off-by: Dmitry Osipenko <[email protected]> > ---
Ah, I just realized that this patch is obsolete now! I also got email bounces saying that some email servers didn't like the UTF symbol in name of the first email, so will make a v2 shortly. _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
