linux_dsm_epyc7002/drivers/gpu/drm/tinydrm
Eric Anholt f300c86e33 drm: Add an hx8367d tinydrm driver.
I want to sort out support for tinydrm in vc4, so I needed to get a
tinydrm-appropriate panel working and this is what I had on hand.
This is derived from a combination of ili9341.c from tinydrm and
fb_hx8357d.c from staging's fbtft.

v2: Write my own register defs from the spec to not need the header
    from fbtft.  Fix spi device string to enable module autoloading.
    (Suggestions by Noralf)

Signed-off-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20181024184313.2967-3-eric@anholt.net
Reviewed-by: Noralf Trønnes <noralf@tronnes.org> (v1)
2018-10-30 16:23:38 -07:00
..
core drm/tinydrm: Advertise that we can do only DRM_FORMAT_MOD_LINEAR. 2018-10-30 13:01:50 -07:00
hx8357d.c drm: Add an hx8367d tinydrm driver. 2018-10-30 16:23:38 -07:00
ili9225.c drm/tinydrm: Use drm_fbdev_generic_setup() 2018-07-10 14:54:33 +02:00
ili9341.c drm/tinydrm: Use drm_fbdev_generic_setup() 2018-07-10 14:54:33 +02:00
Kconfig drm: Add an hx8367d tinydrm driver. 2018-10-30 16:23:38 -07:00
Makefile drm: Add an hx8367d tinydrm driver. 2018-10-30 16:23:38 -07:00
mi0283qt.c drm/tinydrm: Use drm_fbdev_generic_setup() 2018-07-10 14:54:33 +02:00
mipi-dbi.c drm/tinydrm: Fix doc build warnings 2018-07-11 22:24:02 +02:00
repaper.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
st7586.c drm/tinydrm: Use drm_fbdev_generic_setup() 2018-07-10 14:54:33 +02:00
st7735r.c drm/tinydrm: Use drm_fbdev_generic_setup() 2018-07-10 14:54:33 +02:00