1
0
Fork 0
alistair23-linux/include/drm/tinydrm
David Lechner 8941a7cbcc drm/tinydrm: Generalize tinydrm_xrgb8888_to_gray8()
This adds parameters for vaddr and clip to tinydrm_xrgb8888_to_gray8() to
make it more generic.

dma_buf_{begin,end}_cpu_access() are moved out to the repaper driver.

Return type is change to void to simplify error handling by callers.

Signed-off-by: David Lechner <david@lechnology.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Link: https://patchwork.freedesktop.org/patch/msgid/1502127581-10517-2-git-send-email-david@lechnology.com
2017-08-09 17:55:50 +02:00
..
ili9341.h drm/tinydrm: Add support for Multi-Inno MI0283QT display 2017-02-18 18:05:02 +01:00
mipi-dbi.h drm/tinydrm: remove call to mipi_dbi_init() from mipi_dbi_spi_init() 2017-08-04 15:12:25 +02:00
tinydrm-helpers.h drm/tinydrm: Generalize tinydrm_xrgb8888_to_gray8() 2017-08-09 17:55:50 +02:00
tinydrm.h drm/tinydrm: Use .dumb_map_offset and .dumb_destroy defaults 2017-07-29 13:59:45 +02:00