[PATCH] drm/panel: s6e63m0: Fix init sequence again

Sam Ravnborg sam at ravnborg.org
Sat Dec 5 13:26:50 UTC 2020


Hi Linus

On Sat, Dec 05, 2020 at 01:22:29PM +0100, Linus Walleij wrote:
> The DSI version of the panel behaved instable and close
> scrutiny of the vendor driver from the Samsung
> GT-S8190 shows a different initialization sequence for
> the DSI mode panel than the DPI mode panel.
> 
> Make the initialization depend on whether we are in
> DSI or DPI mode and handle the differences.
> 
> After this the panel on the GT-I8190 becomes much more
> stable.
> 
> Also spell out some more custom DCS commands found in
> the vendor source code to cut down a bit on magic
> where we can.
> 
> Cc: Stephan Gerhold <stephan at gerhold.net>
> Fixes: f0aee45ffc8b ("drm/panel: s6e63m0: Fix init sequence")
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
Looks good - the extra defines reduces the magic a little which is good.
Reviewed-by: Sam Ravnborg <sam at ravnborg.org>


More information about the dri-devel mailing list