All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 00/14] TCX/CG3 adapter cleanups
Date: Fri, 7 Apr 2017 11:37:00 +0100	[thread overview]
Message-ID: <3aff73da-2e94-eef5-c0db-74a4ded14311@ilande.co.uk> (raw)
In-Reply-To: <1491560929.26308.41.camel@redhat.com>

On 07/04/17 11:28, Gerd Hoffmann wrote:

> On Mi, 2017-04-05 at 09:35 +0100, Mark Cave-Ayland wrote:
>> This started as part of the work on Gerd's thread-safe display patches
>> but ended up turning into something a lot more comprehensive. It contains
>> lots of cleanupm and fixes for display invalidation (particularly on 24-bit
>> TCX) exposed by testing the thread-safe patchset.
>>
>> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
> 
> Looks all fine to me.
> 
> Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
> 
> You'll merge them through the sparc queue I guess?

Yes, I can do. I think it makes sense to merge them before your display
thread-safety series, so if that still works for you I'll send a pull
request early on when the tree opens for 2.10 to clear the way for your
updates.


ATB,

Mark.

  reply	other threads:[~2017-04-07 10:37 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-05  8:35 [Qemu-devel] [PATCH 00/14] TCX/CG3 adapter cleanups Mark Cave-Ayland
2017-04-05  8:35 ` [Qemu-devel] [PATCH 01/14] cg3: remove TARGET_PAGE_SIZE rounding on dirty page detection Mark Cave-Ayland
2017-04-05  8:35 ` [Qemu-devel] [PATCH 02/14] cg3: fix up size parameter for memory_region_get_dirty() Mark Cave-Ayland
2017-04-05  8:35 ` [Qemu-devel] [PATCH 03/14] cg3: remove unused width and height variables Mark Cave-Ayland
2017-04-07 19:25   ` Philippe Mathieu-Daudé
2017-04-15 10:54   ` Richard Henderson
2017-04-18 14:38     ` Mark Cave-Ayland
2017-04-18 14:55       ` Richard Henderson
2017-04-21  7:00         ` Mark Cave-Ayland
2017-04-05  8:35 ` [Qemu-devel] [PATCH 04/14] cg3: switch to load_image_mr() and remove prom-addr hack Mark Cave-Ayland
2017-04-15 14:39   ` Philippe Mathieu-Daudé
2017-04-05  8:35 ` [Qemu-devel] [PATCH 05/14] tcx: alter tcx_set_dirty() to accept address and length parameters Mark Cave-Ayland
2017-04-15 14:27   ` Philippe Mathieu-Daudé
2017-04-18 14:46     ` Mark Cave-Ayland
2017-04-05  8:35 ` [Qemu-devel] [PATCH 06/14] tcx: ensure tcx_set_dirty() also invalidates the 24-bit plane and cplane Mark Cave-Ayland
2017-04-05  8:35 ` [Qemu-devel] [PATCH 07/14] tcx: alter tcx24_check_dirty() to accept address and length parameters Mark Cave-Ayland
2017-04-05  8:35 ` [Qemu-devel] [PATCH 08/14] tcx: alter tcx24_reset_dirty() " Mark Cave-Ayland
2017-04-05  8:35 ` [Qemu-devel] [PATCH 09/14] tcx: remove page24 and cpage from tcx24_update_display() Mark Cave-Ayland
2017-04-05  8:35 ` [Qemu-devel] [PATCH 10/14] tcx: remove TARGET_PAGE_SIZE from tcx_update_display() Mark Cave-Ayland
2017-04-05  8:35 ` [Qemu-devel] [PATCH 11/14] tcx: remove TARGET_PAGE_SIZE from tcx24_update_display() Mark Cave-Ayland
2017-04-05  8:35 ` [Qemu-devel] [PATCH 12/14] tcx: remove primitives for non-32-bit surfaces Mark Cave-Ayland
2017-04-05  8:35 ` [Qemu-devel] [PATCH 13/14] tcx: use tcx_set_dirty() for accelerated ops Mark Cave-Ayland
2017-04-05  8:35 ` [Qemu-devel] [PATCH 14/14] tcx: switch to load_image_mr() and remove prom_addr hack Mark Cave-Ayland
2017-04-15 14:38   ` Philippe Mathieu-Daudé
2017-04-07 10:28 ` [Qemu-devel] [PATCH 00/14] TCX/CG3 adapter cleanups Gerd Hoffmann
2017-04-07 10:37   ` Mark Cave-Ayland [this message]
2017-04-07 11:00     ` 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=3aff73da-2e94-eef5-c0db-74a4ded14311@ilande.co.uk \
    --to=mark.cave-ayland@ilande.co.uk \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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.