commit | ec3de7a43e9cac8a2dc1fce069321cb9538f0b34 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Fri Apr 05 11:52:18 2019 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Apr 08 06:59:27 2019 +0200 |
tree | 047e9c418f11e6e40e97c8c9396091d84361e8d4 | |
parent | bcc4442008aca0e1566b7367f51670143d1ea7bf [diff] |
drm: add drm_fb_xrgb8888_to_rgb888_dstclip() Simliar to drm_fb_xrgb8888_to_rgb565_dstclip() but converts to rgb888 instead of rgb565. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Noralf Trønnes <noralf@tronnes.org> Link: http://patchwork.freedesktop.org/patch/msgid/20190405095219.9231-5-kraxel@redhat.com