linux/drivers/gpu/drm/tinydrm/core
Noralf Trønnes 379ea9a1a5 drm/tinydrm: Add tinydrm_xrgb8888_to_gray8() helper
Drm has no monochrome or greyscale support so add a conversion
from the common format XR24.

Also reorder includes into the common order.

Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Link: http://patchwork.freedesktop.org/patch/msgid/1496934875-51984-4-git-send-email-noralf@tronnes.org
2017-07-14 19:29:59 +02:00
..
Makefile
tinydrm-core.c drm/atomic: Introduce drm_atomic_helper_shutdown 2017-03-27 09:43:58 +02:00
tinydrm-helpers.c drm/tinydrm: Add tinydrm_xrgb8888_to_gray8() helper 2017-07-14 19:29:59 +02:00
tinydrm-pipe.c