linux/drivers/gpu/drm/panel
Douglas Anderson d719cbe9a5 drm/panel: simple: Use display_timing for Innolux n116bge
Convert the Innolux n116bge from using a fixed mode to specifying a
display timing with min/typ/max values.

Note that the n116bge's datasheet doesn't fit too well into DRM's way
of specifying things.  Specifically the panel's datasheet just
specifies the vertical blanking period and horizontal blanking period
and doesn't break things out.  For now we'll leave everything as a
fixed value but just allow adjusting the pixel clock.  I've added a
comment on what the datasheet claims so someone could later expand
things to fit their needs if they wanted to test other blanking
periods.

The goal here is to be able to specify the panel timings in the device
tree for several rk3288 Chromebooks (like rk3288-veryon-jerry).  These
Chromebooks have all been running in the downstream kernel with the
standard porches and sync lengths but just with a slightly slower
pixel clock because the 76.42 MHz clock is not achievable from the
fixed PLL that was available.  These Chromebooks only achieve a
refresh rate of ~58 Hz.  While it's probable that we could adjust the
timings to achieve 60 Hz it's probably wisest to match what's been
running on these devices all these years.

I'll note that though the upstream kernel has always tried to achieve
76.42 MHz, it has actually been running at 74.25 MHz also since the
video processor is parented off the same fixed PLL.

Changes in v4:
 - display_timing for Innolux n116bge new for v4.
Changes in v5:
 - Added Heiko's Tested-by
Changes in v6:
 - Rebased to drm-misc next
 - Added tags

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190711203455.125667-3-dianders@chromium.org
2019-07-12 07:55:47 +02:00
..
Kconfig drm/panel: Add support for Raydium RM67191 panel driver 2019-06-26 14:34:54 +02:00
Makefile drm/panel: Add support for Raydium RM67191 panel driver 2019-06-26 14:34:54 +02:00
panel-arm-versatile.c drm/panel: drop drmP.h usage 2019-05-28 17:14:53 +02:00
panel-feiyang-fy07024di26a30d.c drm/panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panel 2019-04-03 18:44:40 +02:00
panel-ilitek-ili9322.c drm/panel: drop drmP.h usage 2019-05-28 17:14:53 +02:00
panel-ilitek-ili9881c.c drm/panel: ili9881c: Fix missing assignment to error return ret 2018-07-10 17:59:05 +02:00
panel-innolux-p079zca.c Linux 5.2-rc5 2019-06-19 12:07:29 +02:00
panel-jdi-lt070me05000.c drm/panel: drop drmP.h usage 2019-05-28 17:14:53 +02:00
panel-kingdisplay-kd097d04.c drm/panel: drop drmP.h usage 2019-05-28 17:14:53 +02:00
panel-lg-lg4573.c drm/panel: drop drmP.h usage 2019-05-28 17:14:53 +02:00
panel-lvds.c drm/panel: drop drmP.h usage 2019-05-28 17:14:53 +02:00
panel-novatek-nt39016.c drm/panel: Add Novatek NT39016 panel support 2019-06-26 13:36:02 +02:00
panel-olimex-lcd-olinuxino.c drm/panel: drop drmP.h usage 2019-05-28 17:14:53 +02:00
panel-orisetech-otm8009a.c drm/panel: drop drmP.h usage 2019-05-28 17:14:53 +02:00
panel-osd-osd101t2587-53ts.c drm/panel: Add OSD101T2587-53TS driver 2019-04-23 13:53:05 +02:00
panel-panasonic-vvx10f034n00.c drm/panel: drop drmP.h usage 2019-05-28 17:14:53 +02:00
panel-raspberrypi-touchscreen.c drm/panel: drop drmP.h usage 2019-05-28 17:14:53 +02:00
panel-raydium-rm67191.c drm/panel: Add support for Raydium RM67191 panel driver 2019-06-26 14:34:54 +02:00
panel-raydium-rm68200.c drm/panel: drop drmP.h usage 2019-05-28 17:14:53 +02:00
panel-rocktech-jh057n00900.c drm/panel: jh057n00900: Add regulator support 2019-06-26 14:39:25 +02:00
panel-ronbo-rb070d30.c drm/panel: Add Ronbo RB070D30 panel 2019-02-26 15:58:53 +01:00
panel-samsung-ld9040.c drm/panel: drop drmP.h usage 2019-05-28 17:14:53 +02:00
panel-samsung-s6d16d0.c drm: Kill drm_display_info.name 2019-03-27 13:55:13 +02:00
panel-samsung-s6e3ha2.c drm/panel: drop drmP.h usage 2019-05-28 17:14:53 +02:00
panel-samsung-s6e8aa0.c drm/panel: drop drmP.h usage 2019-05-28 17:14:53 +02:00
panel-samsung-s6e63j0x03.c drm/panel: drop drmP.h usage 2019-05-28 17:14:53 +02:00
panel-samsung-s6e63m0.c drm/panel: Add driver for Samsung S6E63M0 panel 2019-04-23 13:06:20 +02:00
panel-seiko-43wvf1g.c drm/panel: drop drmP.h usage 2019-05-28 17:14:53 +02:00
panel-sharp-lq101r1sx01.c drm/panel: drop drmP.h usage 2019-05-28 17:14:53 +02:00
panel-sharp-ls043t1le01.c drm/panel: drop drmP.h usage 2019-05-28 17:14:53 +02:00
panel-simple.c drm/panel: simple: Use display_timing for Innolux n116bge 2019-07-12 07:55:47 +02:00
panel-sitronix-st7701.c drm/panel: st7701: Swap vertical front and back porch timings 2019-05-25 08:58:18 +02:00
panel-sitronix-st7789v.c drm/panel: drop drmP.h usage 2019-05-28 17:14:53 +02:00
panel-tpo-tpg110.c drm-misc-next for 5.2: 2019-03-29 14:03:01 +10:00
panel-truly-nt35597.c drm/panel: truly: Add additional delay after pulling down reset gpio 2019-06-05 10:21:15 +02:00