linux/drivers/gpu/drm/tinydrm
Noralf Trønnes f730eceb42 drm/tinydrm/mi0283qt: Let the display pipe handle power
It's better to leave power handling and controller init to the
modesetting machinery using the simple pipe .enable and .disable
callbacks. Remove unused mipi_dbi_pipe_enable().

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: David Lechner <david@lechnology.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180110185940.53841-6-noralf@tronnes.org
2018-01-15 15:16:06 +01:00
..
core drm/tinydrm: Use drm_fb_cma_fbdev_init_with_funcs/fini() 2017-12-10 15:37:07 +01:00
ili9225.c drm/tinydrm/mipi-dbi: Add mipi_dbi_enable_flush() 2018-01-15 15:10:28 +01:00
Kconfig drm/tinydrm: add driver for ST7735R panels 2018-01-03 13:54:24 +01:00
Makefile drm/tinydrm: add driver for ST7735R panels 2018-01-03 13:54:24 +01:00
mi0283qt.c drm/tinydrm/mi0283qt: Let the display pipe handle power 2018-01-15 15:16:06 +01:00
mipi-dbi.c drm/tinydrm/mi0283qt: Let the display pipe handle power 2018-01-15 15:16:06 +01:00
repaper.c drm/tinydrm: Replace dev_error with DRM_DEV_ERROR 2017-10-13 17:34:42 +02:00
st7586.c drm/tinydrm/mipi-dbi: Add poweron-reset functions 2018-01-15 15:13:47 +01:00
st7735r.c drm/tinydrm/mipi-dbi: Add poweron-reset functions 2018-01-15 15:13:47 +01:00