On 12/03/2026 03:46, Dmitry Baryshkov wrote:
On Wed, Mar 11, 2026 at 07:44:30PM +0100, David Heidelberg via B4 Relay wrote:
From: Petr Hodina <[email protected]>
Currently the panel driver for tianma is broken.
How broken? Can it be fixed instead?
No output to the panel. Definitely can be fixed, but current situation is that
we don't have anyone who has available time or device to tackle the problem.
I know it's not optimal, but on a way to achieve working mainline phones, my
thinking is better to mark it as broken in mainline until someone fixes
(assuming Fixes tag and backport) then just going black display (when we have at
least framebuffer now).
David
Disable MDSS to prevent DRM taking over the framebuffer.
Signed-off-by: Petr Hodina <[email protected]>
Signed-off-by: David Heidelberg <[email protected]>
---
arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-tianma.dts | 10 ++++++++++
1 file changed, 10 insertions(+)
[...]