Hi,

Ok, next round.  Patches 1+2 are unmodified, driver updates are left out
for now.

Patch #3 adds a new drm_mode_legacy_fb_format_he() function instead of
changing drm_mode_legacy_fb_format behavior, so we keep things working
for now.

Comments?

Suggestions how to handle the drm_mode_legacy_fb_format() call in
drm_mode_addfb() ?  Add some driver flag?

Gerd Hoffmann (3):
  drm: fourcc byteorder: drop DRM_FORMAT_BIG_ENDIAN
  drm: fourcc byteorder: add DRM_FORMAT_CPU_*
  drm: fourcc byteorder: add drm_mode_legacy_fb_format_he

 include/drm/drm_fourcc.h          | 15 +++++++++++
 include/uapi/drm/drm_fourcc.h     |  2 --
 drivers/gpu/drm/drm_fourcc.c      | 57 ++++++++++++++++++++++++++++++++++++---
 drivers/gpu/drm/drm_framebuffer.c |  2 +-
 4 files changed, 70 insertions(+), 6 deletions(-)

-- 
2.9.3

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to