Star64_linux/drivers/gpu/drm/tinydrm
Eric Anholt dff906c3f9 drm/tinydrm: Advertise that we can do only DRM_FORMAT_MOD_LINEAR.
Without this, the xserver relies on what the 3D driver exposes and
assumes that the display can handle it, and then the DRM driver
happily tries to scan out a tiled format.

Signed-off-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20181025162635.6689-1-eric@anholt.net
Acked-by: Noralf Trønnes <noralf@tronnes.org>
2018-10-30 13:01:50 -07:00
..
core drm/tinydrm: Advertise that we can do only DRM_FORMAT_MOD_LINEAR. 2018-10-30 13:01:50 -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/tinydrm: add backlight dependency for ili9341 2018-07-12 12:10:07 -05:00
Makefile drm/tinydrm: new driver for ILI9341 display panels 2018-06-27 13:03:45 -05: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