commit | 7415287e1f3675996a4a6919fe500c30d30951f6 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Fri Apr 05 11:52:15 2019 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Apr 08 06:59:26 2019 +0200 |
tree | 5dc4b1d1632b89835e6109ed44246c3bf13742f0 | |
parent | 91b350a605136c4c007df928779f81b58146a4f9 [diff] |
drm: move tinydrm format conversion helpers to new drm_format_helper.c Also rename them from tinydrm_* to drm_fb_* Pure code motion, no functional change. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Reviewed-by: Noralf Trønnes <noralf@tronnes.org> Link: http://patchwork.freedesktop.org/patch/msgid/20190405095219.9231-2-kraxel@redhat.com