drm: byteorder: add DRM_FORMAT_HOST_*
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 5 Sep 2018 06:04:41 +0000 (08:04 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 6 Sep 2018 06:40:18 +0000 (08:40 +0200)
commitec2fae2558ba6b7b166db20901545cab7e41a050
tree12e4ba4bfbfdf5a9082d29a289b6c3a11c399c73
parent0e94043ee1d98d5112aa4e1d68733b0197dfdafa
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
include/drm/drm_fourcc.h