commit | ec2fae2558ba6b7b166db20901545cab7e41a050 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Sep 05 08:04:41 2018 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Sep 06 08:40:18 2018 +0200 |
tree | 12e4ba4bfbfdf5a9082d29a289b6c3a11c399c73 | |
parent | 0e94043ee1d98d5112aa4e1d68733b0197dfdafa [diff] |
drm: byteorder: add DRM_FORMAT_HOST_* Add fourcc variants in host byte order. With these at hand we don't need #ifdefs in drivers which support framebuffers in cpu endianess. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20180905060445.15008-3-kraxel@redhat.com