commit | 379ea9a1a59a5a32c8db6f164e80a3fd00cb3781 | [log] [tgz] |
---|---|---|
author | Noralf Trønnes <noralf@tronnes.org> | Thu Jun 08 17:14:34 2017 +0200 |
committer | Noralf Trønnes <noralf@tronnes.org> | Fri Jul 14 19:29:59 2017 +0200 |
tree | 9eb41b7750a5e7f4924ff59b20aa22dea155ea09 | |
parent | 7f0dc77772821e7889f945105689bf2b67587bfe [diff] |
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