[PATCH v1 2/6] drm/panel: Set display info in panel attach

Dmitry Osipenko digetx at gmail.com
Sun Jun 14 19:36:27 UTC 2020


14.06.2020 22:03, Dmitry Osipenko пишет:
> From: Derek Basehore <dbasehore at chromium.org>
> 
> 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 <dbasehore at chromium.org>
> Reviewed-by: Sam Ravnborg <sam at ravnborg.org>
> Tested-by: Dmitry Osipenko <digetx at gmail.com>
> Signed-off-by: Dmitry Osipenko <digetx at gmail.com>
> ---

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.


More information about the dri-devel mailing list