diff options
author | Marek Vasut <marex@denx.de> | 2023-10-09 00:32:56 +0200 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2023-11-19 19:48:39 +0100 |
commit | 3f9a91b6c00e655d27bd785dcda1742dbdc31bda (patch) | |
tree | 5635029c0280df88806a398ae82a3494504026b8 /CREDITS | |
parent | 06fc41b09cfbc02977acd9189473593a37d82d9b (diff) |
drm/panel: simple: Fix Innolux G101ICE-L01 timings
The Innolux G101ICE-L01 datasheet [1] page 17 table
6.1 INPUT SIGNAL TIMING SPECIFICATIONS
indicates that maximum vertical blanking time is 40 lines.
Currently the driver uses 29 lines.
Fix it, and since this panel is a DE panel, adjust the timings
to make them less hostile to controllers which cannot do 1 px
HSA/VSA, distribute the delays evenly between all three parts.
[1] https://www.data-modul.com/sites/default/files/products/G101ICE-L01-C2-specification-12042389.pdf
Fixes: 1e29b840af9f ("drm/panel: simple: Add Innolux G101ICE-L01 panel")
Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20231008223256.279196-1-marex@denx.de
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions