All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm: tackle byteorder issues, take three ...
@ 2017-05-02 13:34 Gerd Hoffmann
  2017-05-02 13:34   ` Gerd Hoffmann
       [not found] ` <20170502133404.15354-1-kraxel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 2 replies; 22+ messages in thread
From: Gerd Hoffmann @ 2017-05-02 13:34 UTC (permalink / raw)
  To: dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
  Cc: Jani Nikula, David Airlie, Michel Dänzer,
	amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW, Pekka Paalanen,
	Sean Paul, Ville Syrjälä, Alex Deucher, Daniel Vetter,
	Ilia Mirkin, Gerd Hoffmann

  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

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2017-05-08  0:38 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-02 13:34 [PATCH 0/3] drm: tackle byteorder issues, take three Gerd Hoffmann
2017-05-02 13:34 ` [PATCH 2/3] drm: fourcc byteorder: add DRM_FORMAT_CPU_* Gerd Hoffmann
2017-05-02 13:34   ` Gerd Hoffmann
     [not found] ` <20170502133404.15354-1-kraxel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-05-02 13:34   ` [PATCH 1/3] drm: fourcc byteorder: drop DRM_FORMAT_BIG_ENDIAN Gerd Hoffmann
2017-05-02 13:34     ` Gerd Hoffmann
2017-05-02 13:53     ` Emil Velikov
2017-05-02 13:53       ` Emil Velikov
     [not found]       ` <CACvgo52FeXVixjmRpv3xO=kRFTbmBu5vmyzAs=VF_v+nLAO=ag-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-05-02 14:14         ` Gerd Hoffmann
2017-05-02 14:14           ` Gerd Hoffmann
2017-05-02 14:27         ` Pekka Paalanen
2017-05-02 14:27           ` Pekka Paalanen
2017-05-02 15:06           ` Gerd Hoffmann
2017-05-02 15:06             ` Gerd Hoffmann
     [not found]             ` <1493737591.8581.126.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-05-02 17:57               ` Ilia Mirkin
2017-05-02 17:57                 ` Ilia Mirkin
2017-05-03  3:05               ` Michel Dänzer
2017-05-03  3:05                 ` Michel Dänzer
2017-05-03  9:24                 ` Gerd Hoffmann
2017-05-08  0:38                   ` Michel Dänzer
2017-05-08  0:38                     ` Michel Dänzer
2017-05-02 13:34   ` [PATCH 3/3] drm: fourcc byteorder: add drm_mode_legacy_fb_format_he Gerd Hoffmann
2017-05-02 13:34     ` Gerd Hoffmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.