Re: [PATCH] drm/panel: kingdisplay-kd097d04: Disable EoTp
From: Sebastian Fleer
Date: Wed Oct 29 2025 - 07:40:28 EST
On 10/29/25 09:15, Christoph Fritz wrote:
It's not a workaround, it's the actual fix.
However, I'm in favor of keeping the "Fixes:" line since using bisect,Documentation states:
commit d97e71e44937 ("drm/bridge: synopsys: dw-mipi-dsi: enable EoTp by
default") is found as the first commit that shows distorted output for
that panel.
|| A Fixes: tag indicates that the patch fixes a bug in a previous
|| commit
You are quoting the wrong commit in your Fixes: tag.
OK, now I got it. I'll send v2 with Fixes: 2a994cbed6b2 ("drm/panel: Add Kingdisplay KD097D04 panel driver").
Thank you for your guidance.
Best regards
Sebastian