devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Galaxy S2 (i9100) panel updates v2
@ 2023-07-08  8:40 Paul Cercueil
  2023-07-08  8:40 ` [PATCH v2 1/3] drm/panel: ld9040: Use better magic values Paul Cercueil
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Paul Cercueil @ 2023-07-08  8:40 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Rob Herring, Conor Dooley, Alim Akhtar,
	Neil Armstrong, Sam Ravnborg
  Cc: devicetree, linux-arm-kernel, linux-samsung-soc, linux-kernel,
	dri-devel, Paul Cercueil

Hi,

Follow-up on my patchset that fixes the display of the Samsung Galaxy S2
when running PostmarketOS.

The first two patches update the LD9040 panel driver so that it looks
much better, and supports setting the backlight.

The third patch fixes the size of the panel in the Device Tree. The
previous values were completely bogus and caused Phosh (PmOS' UI) to
display tiny icons and text as it thought the DPI was much lower.

Changes since V1:
[1/3]: Remove spurious new line
[2/3]: Remove .get_brightness() callback, use bl_get_data() and
       backlight_get_brightness()

Cheers,
-Paul

Paul Cercueil (3):
  drm/panel: ld9040: Use better magic values
  drm/panel: ld9040: Register a backlight device
  ARM: dts: exynos/i9100: Fix LCD screen's physical size

 arch/arm/boot/dts/exynos4210-i9100.dts       |  4 +-
 drivers/gpu/drm/panel/panel-samsung-ld9040.c | 42 +++++++++++++++++---
 2 files changed, 38 insertions(+), 8 deletions(-)

-- 
2.40.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-07-14  8:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-08  8:40 [PATCH v2 0/3] Galaxy S2 (i9100) panel updates v2 Paul Cercueil
2023-07-08  8:40 ` [PATCH v2 1/3] drm/panel: ld9040: Use better magic values Paul Cercueil
2023-07-08  8:40 ` [PATCH v2 2/3] drm/panel: ld9040: Register a backlight device Paul Cercueil
2023-07-08  8:40 ` [PATCH v2 3/3] ARM: dts: exynos/i9100: Fix LCD screen's physical size Paul Cercueil
2023-07-10  6:59   ` Krzysztof Kozlowski
2023-07-10  7:35     ` Paul Cercueil
2023-07-10  7:45       ` Krzysztof Kozlowski
2023-07-10  7:56         ` Paul Cercueil
2023-07-08 10:01 ` [PATCH v2 0/3] Galaxy S2 (i9100) panel updates v2 Sam Ravnborg
2023-07-14  8:15 ` Paul Cercueil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).