drm/panel: waveshare: Fix up timings for 10.1" panel
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Fri, 28 Jul 2023 17:10:53 +0000 (18:10 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:35:01 +0000 (11:35 +0000)
commitb24d07e21fa75d8f6b6c0c9206174f885606be0d
tree70f0d0a323fa4ece81b6e3d1df7f624bccc42e45
parent337b71de2eb99b44997f7050ed1cfbc29e33acee
drm/panel: waveshare: Fix up timings for 10.1" panel

The 10.1" panel doesn't work with the timings defined. vc4
will always have been fixing up the timing due to the limited
integer divider, so compute the fixed up mode and use it
directly.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/gpu/drm/panel/panel-waveshare-dsi.c