All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: "Noralf Trønnes" <noralf@tronnes.org>
Cc: linux-fbdev@vger.kernel.org, tomi.valkeinen@ti.com,
	laurent.pinchart@ideasonboard.com,
	dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/7] drm: Add fbdev deferred io support to helpers
Date: Fri, 29 Apr 2016 08:02:07 +0000	[thread overview]
Message-ID: <1461916927.15430.85.camel@redhat.com> (raw)
In-Reply-To: <1461780996-8612-1-git-send-email-noralf@tronnes.org>

On Mi, 2016-04-27 at 20:16 +0200, Noralf Trønnes wrote:
> I have also added patches that converts qxl and udl to use this
> deferred io support. I have only compile tested it, no functional
> testing.
> I know that qxl is purely a software thing so I could actually test
> it, but
> I have never used qemu so I'm not keen on spending a lot of time on
> that.

Tested-by: Gerd Hoffmann <kraxel@redhat.com>

WARNING: multiple messages have this Message-ID (diff)
From: Gerd Hoffmann <kraxel@redhat.com>
To: "Noralf Trønnes" <noralf@tronnes.org>
Cc: linux-fbdev@vger.kernel.org, tomi.valkeinen@ti.com,
	laurent.pinchart@ideasonboard.com,
	dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/7] drm: Add fbdev deferred io support to helpers
Date: Fri, 29 Apr 2016 10:02:07 +0200	[thread overview]
Message-ID: <1461916927.15430.85.camel@redhat.com> (raw)
In-Reply-To: <1461780996-8612-1-git-send-email-noralf@tronnes.org>

On Mi, 2016-04-27 at 20:16 +0200, Noralf Trønnes wrote:
> I have also added patches that converts qxl and udl to use this
> deferred io support. I have only compile tested it, no functional
> testing.
> I know that qxl is purely a software thing so I could actually test
> it, but
> I have never used qemu so I'm not keen on spending a lot of time on
> that.

Tested-by: Gerd Hoffmann <kraxel@redhat.com>
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

WARNING: multiple messages have this Message-ID (diff)
From: Gerd Hoffmann <kraxel@redhat.com>
To: "Noralf Trønnes" <noralf@tronnes.org>
Cc: dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org,
	tomi.valkeinen@ti.com, laurent.pinchart@ideasonboard.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/7] drm: Add fbdev deferred io support to helpers
Date: Fri, 29 Apr 2016 10:02:07 +0200	[thread overview]
Message-ID: <1461916927.15430.85.camel@redhat.com> (raw)
In-Reply-To: <1461780996-8612-1-git-send-email-noralf@tronnes.org>

On Mi, 2016-04-27 at 20:16 +0200, Noralf Trønnes wrote:
> I have also added patches that converts qxl and udl to use this
> deferred io support. I have only compile tested it, no functional
> testing.
> I know that qxl is purely a software thing so I could actually test
> it, but
> I have never used qemu so I'm not keen on spending a lot of time on
> that.

Tested-by: Gerd Hoffmann <kraxel@redhat.com>

  parent reply	other threads:[~2016-04-29  8:02 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-27 18:16 [PATCH v3 0/7] drm: Add fbdev deferred io support to helpers Noralf Trønnes
2016-04-27 18:16 ` Noralf Trønnes
2016-04-27 18:16 ` Noralf Trønnes
2016-04-27 18:16 ` [PATCH v3 1/7] drm/udl: Change drm_fb_helper_sys_*() calls to sys_*() Noralf Trønnes
2016-04-27 18:16   ` Noralf Trønnes
2016-04-27 18:16   ` Noralf Trønnes
2016-04-27 18:16 ` [PATCH v3 2/7] drm/qxl: " Noralf Trønnes
2016-04-27 18:16   ` Noralf Trønnes
2016-04-27 18:16   ` Noralf Trønnes
2016-04-27 18:16 ` [PATCH v3 3/7] drm/fb-helper: Add fb_deferred_io support Noralf Trønnes
2016-04-27 18:16   ` Noralf Trønnes
2016-04-27 18:16   ` Noralf Trønnes
2016-04-27 19:20   ` Daniel Vetter
2016-04-27 19:20     ` Daniel Vetter
2016-04-27 19:20     ` Daniel Vetter
2016-04-27 19:24     ` Noralf Trønnes
2016-04-27 19:24       ` Noralf Trønnes
2016-04-28  7:17       ` Daniel Vetter
2016-04-28  7:17         ` Daniel Vetter
2016-04-28  7:17         ` Daniel Vetter
2016-04-27 18:16 ` [PATCH v3 4/7] fbdev: fb_defio: Export fb_deferred_io_mmap Noralf Trønnes
2016-04-27 18:16   ` Noralf Trønnes
2016-04-27 18:16   ` Noralf Trønnes
2016-04-27 18:16 ` [PATCH v3 5/7] drm/fb-cma-helper: Add fb_deferred_io support Noralf Trønnes
2016-04-27 18:16   ` Noralf Trønnes
2016-04-27 18:16   ` Noralf Trønnes
2016-04-27 18:16 ` [PATCH v3 6/7] drm/qxl: Use drm_fb_helper deferred_io support Noralf Trønnes
2016-04-27 18:16   ` Noralf Trønnes
2016-04-27 18:16   ` Noralf Trønnes
2016-04-27 19:22   ` Daniel Vetter
2016-04-27 19:22     ` Daniel Vetter
2016-04-27 19:22     ` Daniel Vetter
2016-04-27 18:16 ` [PATCH v3 7/7] drm/udl: " Noralf Trønnes
2016-04-27 18:16   ` Noralf Trønnes
2016-04-27 18:16   ` Noralf Trønnes
2016-04-27 19:24 ` [PATCH v3 0/7] drm: Add fbdev deferred io support to helpers Daniel Vetter
2016-04-27 19:24   ` Daniel Vetter
2016-04-27 19:24   ` Daniel Vetter
2016-04-27 19:49   ` Noralf Trønnes
2016-04-27 19:49     ` Noralf Trønnes
2016-04-27 19:49     ` Noralf Trønnes
2016-04-28  7:20     ` Daniel Vetter
2016-04-28  7:20       ` Daniel Vetter
2016-04-28  7:20       ` Daniel Vetter
2016-04-29  8:02 ` Gerd Hoffmann [this message]
2016-04-29  8:02   ` Gerd Hoffmann
2016-04-29  8:02   ` Gerd Hoffmann

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=1461916927.15430.85.camel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=noralf@tronnes.org \
    --cc=tomi.valkeinen@ti.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.