OSDN Git Service

drm/panel: ld9040: Use better magic values
authorPaul Cercueil <paul@crapouillou.net>
Sat, 8 Jul 2023 08:40:25 +0000 (10:40 +0200)
committerPaul Cercueil <paul@crapouillou.net>
Fri, 14 Jul 2023 08:11:02 +0000 (10:11 +0200)
commit50f600fd6b89af9f14248491090180b111e5e5f7
treeb73e8b2d3938531f98244b3135d1ea817b25b6d5
parent7dae503584a1f9fb761fbdfa2efcb6f8a029a0ea
drm/panel: ld9040: Use better magic values

I have no idea what the prior magic values mean, and I have no idea
what my replacement (extracted from [1]) magic values mean.

What I do know, is that these new values result in a much better
picture, where the blacks are really black (as you would expect on an
AMOLED display) instead of grey-ish.

[1]: https://github.com/dorimanx/Dorimanx-SG2-I9100-Kernel/blob/master-jelly-bean/arch/arm/mach-exynos/u1-panel.h

v2: Remove spurious new line

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230708084027.18352-2-paul@crapouillou.net
drivers/gpu/drm/panel/panel-samsung-ld9040.c