[PATCH] dt-bindings: display: bridge: ti, sn65dsi83: add burst-mode-disabled
Stefano Radaelli
stefano.radaelli21 at gmail.com
Tue Jul 9 17:30:28 UTC 2024
Okay, I get it.
So if you think this mode shouldn't be implemented within this driver, we
can close the thread.
Just for information, this driver has been implemented from the work done
by Compulab (as it says in the driver's initial comments), and they do not
put the burst mode by default, not even giving the possibility to activate
it by dts:
https://github.com/compulab-yokneam/imx8-android/blob/master/o8/vendor/nxp-opensource/kernel_imx/0055-sn65dsi83-Add-ti-sn65dsi83-dsi-to-lvds-bridge-driver.patch
The panels that I've had these problems with are some of JuTouch's
1920x1200, for example JT101TM015 , and I solved it by giving the option to
remove this mode.
I have also heard from other colleagues who have had the same problem on
some dual-channel displays.
Thank you,
Stefano
Il Mar 9 Lug 2024, 17:00 Marek Vasut <marex at denx.de> ha scritto:
> On 7/9/24 4:44 PM, Stefano Radaelli wrote:
> > Hi Marek,
>
> Hi,
>
> > Actually this property is specific also to DSI8x bridge, as you can see
> > from the screenshot below taken from official datasheet:
> >
> > [image: image.png]
> >
> > And it's the sn65dsi8x driver that tells MIPI driver which flags to use
> > during attachment.
>
> There are other bridges and panels which support both DSI burst and
> sync-pulse/sync-events modes, so a property which selects the mode is
> generic, not specific to this particular bridge . The bridge driver
> could parse such generic property, although it would be better if the
> core code parsed it instead.
>
> > So, for example, this bridge can work also for MIPI interfaces which
> don't
> > support burst-mode.
> > Also, as a value-added benefit, I found non-burst mode better for some
> > 1920x1200 LVDS panels I'm testing (Of course with more energy
> consumption).
> > That's why I though it could be useful have this option, since SN65DSI8x
> > supports both modes.
>
> Can you share which panel model this is ?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20240709/5de8d099/attachment.htm>
More information about the dri-devel
mailing list