Re: [PATCH v2 3/3] ARM: dts: exynos/i9100: Fix LCD screen's physical size

2023-07-10 Thread Paul Cercueil
Le lundi 10 juillet 2023 à 09:45 +0200, Krzysztof Kozlowski a écrit : > On 10/07/2023 09:35, Paul Cercueil wrote: > > Hi Krzysztof, > > > > Le lundi 10 juillet 2023 à 08:59 +0200, Krzysztof Kozlowski a > > écrit : > > > On 08/07/2023 10:40, Paul Cercueil wrote: > > > > The previous values were com

Re: [PATCH v2 3/3] ARM: dts: exynos/i9100: Fix LCD screen's physical size

2023-07-10 Thread Krzysztof Kozlowski
On 10/07/2023 09:35, Paul Cercueil wrote: > Hi Krzysztof, > > Le lundi 10 juillet 2023 à 08:59 +0200, Krzysztof Kozlowski a écrit : >> On 08/07/2023 10:40, Paul Cercueil wrote: >>> The previous values were completely bogus, and resulted in the >>> computed >>> DPI ratio being much lower than reali

Re: [PATCH v2 3/3] ARM: dts: exynos/i9100: Fix LCD screen's physical size

2023-07-10 Thread Paul Cercueil
Hi Krzysztof, Le lundi 10 juillet 2023 à 08:59 +0200, Krzysztof Kozlowski a écrit : > On 08/07/2023 10:40, Paul Cercueil wrote: > > The previous values were completely bogus, and resulted in the > > computed > > DPI ratio being much lower than reality, causing applications and > > UIs to > > misbe

Re: [PATCH v2 3/3] ARM: dts: exynos/i9100: Fix LCD screen's physical size

2023-07-09 Thread Krzysztof Kozlowski
On 08/07/2023 10:40, Paul Cercueil wrote: > The previous values were completely bogus, and resulted in the computed > DPI ratio being much lower than reality, causing applications and UIs to > misbehave. > > The new values were measured by myself with a ruler. > > Signed-off-by: Paul Cercueil >

[PATCH v2 3/3] ARM: dts: exynos/i9100: Fix LCD screen's physical size

2023-07-08 Thread Paul Cercueil
The previous values were completely bogus, and resulted in the computed DPI ratio being much lower than reality, causing applications and UIs to misbehave. The new values were measured by myself with a ruler. Signed-off-by: Paul Cercueil Fixes: 8620cc2f99b7 ("ARM: dts: exynos: Add devicetree fil