All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Vivier <lvivier@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 0/2] virtio: fix virtio_gpu_mode_dumb_create
Date: Mon, 3 Apr 2017 10:31:04 +0200	[thread overview]
Message-ID: <5c48c310-a028-338a-c7d3-cc7cfb726b7e@redhat.com> (raw)
In-Reply-To: <20170403070845.10793-1-kraxel@redhat.com>

On 03/04/2017 09:08, Gerd Hoffmann wrote:
>   Hi,
> 
> Little series to fix xorg display on virtio on bigendian machines.
> First patch factors out the drm -> virtio format mapping code into
> a helper function, second patch actually fixes the issue using the
> new helper.
> 
> cheers,
>   Gerd
> 
> Gerd Hoffmann (2):
>   drm: virtio: add virtio_gpu_translate_format
>   drm: virtio: fix virtio_gpu_mode_dumb_create
> 
>  drivers/gpu/drm/virtio/virtgpu_drv.h   |  1 +
>  drivers/gpu/drm/virtio/virtgpu_fb.c    | 58 +----------------------------
>  drivers/gpu/drm/virtio/virtgpu_gem.c   |  6 ++-
>  drivers/gpu/drm/virtio/virtgpu_plane.c | 68 ++++++++++++++++++++++++++++++++++
>  4 files changed, 75 insertions(+), 58 deletions(-)
> 

Tested-by: Laurent Vivier <lvivier@redhat.com>

Tested with BE endian kernel in QEMU pseries emulation on a LE endian
kernel host.

This fixes mixed RGB colors with X11.

Thanks,
Laurent
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

      parent reply	other threads:[~2017-04-03  8:31 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-03  7:08 [PATCH 0/2] virtio: fix virtio_gpu_mode_dumb_create Gerd Hoffmann
2017-04-03  7:08 ` [PATCH 1/2] drm: virtio: add virtio_gpu_translate_format Gerd Hoffmann
2017-04-03  7:08   ` Gerd Hoffmann
2017-04-03  7:51   ` Daniel Vetter
2017-04-03  7:51     ` Daniel Vetter
2017-04-03  9:05     ` Gerd Hoffmann
2017-04-03  9:05       ` Gerd Hoffmann
2017-04-03  9:05     ` Gerd Hoffmann
2017-04-03  7:51   ` Daniel Vetter
2017-04-03  7:08 ` [PATCH 2/2] drm: virtio: fix virtio_gpu_mode_dumb_create Gerd Hoffmann
2017-04-03  7:08   ` Gerd Hoffmann
2017-04-03  7:45   ` Dave Airlie
2017-04-03  7:45     ` Dave Airlie
2017-04-03  7:53   ` Daniel Vetter
2017-04-03  7:53     ` Daniel Vetter
2017-04-03  9:02     ` Gerd Hoffmann
2017-04-03  9:02     ` Gerd Hoffmann
2017-04-03  9:02       ` Gerd Hoffmann
2017-04-03  7:53   ` Daniel Vetter
2017-04-03  7:08 ` Gerd Hoffmann
2017-04-03  8:31 ` Laurent Vivier [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5c48c310-a028-338a-c7d3-cc7cfb726b7e@redhat.com \
    --to=lvivier@redhat.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=kraxel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.