alistair23-linux/drivers/gpu/drm/panel
Eric Anholt 2f733d6194 drm/panel: Add support for the Raspberry Pi 7" Touchscreen.
This driver communicates with the Atmel microcontroller for sequencing
the poweron of the TC358762 DSI-DPI bridge and controlling the
backlight PWM.

v2: Set the same default orientation as the closed source firmware
    used, which is the best for viewing angle.
v3: Rewrite as an i2c client driver after bridge driver rejection.
v4: Finish probe without the DSI host, using the new delayed
    registration, and attach to the host during mipi_dsi_driver probe.
v5: Rework to drop the "probe without DSI host" mode again, now that
    vc4 will create the host early on.
v6: Drop unused brightness #define (noticed by Thierry)

Signed-off-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20170927193654.12609-4-eric@anholt.net
Reviewed-by: Archit Taneja <architt@codeaurora.org>
Acked-by: Thierry Reding <treding@nvidia.com>
2017-10-06 12:10:16 -07:00
..
Kconfig drm/panel: Add support for the Raspberry Pi 7" Touchscreen. 2017-10-06 12:10:16 -07:00
Makefile drm/panel: Add support for the Raspberry Pi 7" Touchscreen. 2017-10-06 12:10:16 -07:00
panel-innolux-p079zca.c drm/panel: add Innolux P079ZCA panel driver 2017-06-14 19:31:45 +02:00
panel-jdi-lt070me05000.c drm/panel: Add JDI LT070ME05000 WUXGA DSI Panel 2016-09-16 17:32:48 +02:00
panel-lg-lg4573.c spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
panel-lvds.c drm: Convert to using %pOF instead of full_name 2017-07-26 13:45:06 +02:00
panel-orisetech-otm8009a.c drm/panel: Add support for OTM8009A panel driver 2017-08-18 17:10:44 +02:00
panel-panasonic-vvx10f034n00.c drm/panel: Add Panasonic VVX10F034N00 MIPI DSI panel 2015-11-23 12:33:21 +01:00
panel-raspberrypi-touchscreen.c drm/panel: Add support for the Raspberry Pi 7" Touchscreen. 2017-10-06 12:10:16 -07:00
panel-samsung-ld9040.c spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
panel-samsung-s6e3ha2.c drm/panel: s6e3ha2: Add support for s6e3hf2 panel on TM2e board 2017-06-14 20:18:22 +02:00
panel-samsung-s6e8aa0.c drm/panel: Add Samsung prefix to panel drivers 2015-08-13 14:33:52 +02:00
panel-samsung-s6e63j0x03.c drm/panel: Add support for S6E63J0X03 panel 2017-08-18 17:10:43 +02:00
panel-seiko-43wvf1g.c drm/panel: Add driver for Seiko 43WVF1G panel 2017-08-18 17:10:45 +02:00
panel-sharp-lq101r1sx01.c drm/panel: sharp: lq101r1sx01: Remove unneeded include 2015-01-28 08:45:39 +01:00
panel-sharp-ls043t1le01.c drm/panel: Add Sharp LS043T1LE01 MIPI DSI panel 2015-11-24 10:25:15 +01:00
panel-simple.c drm/panel: simple: Remove unneeded gpiod NULL check 2017-08-18 17:10:45 +02:00
panel-sitronix-st7789v.c drm/panel: Add driver for sitronix ST7789V LCD controller 2017-04-06 23:50:44 +02:00