qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/8] vga: Start cutting out non-32bpp conversion


From: David Gibson
Subject: Re: [Qemu-devel] [PATCH 1/8] vga: Start cutting out non-32bpp conversion support
Date: Fri, 26 Sep 2014 14:10:33 +1000
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, Sep 22, 2014 at 04:44:49PM +0200, Gerd Hoffmann wrote:
> From: Benjamin Herrenschmidt <address@hidden>
> 
> Nowadays, we either share a surface with the host, or we create
> a 32bpp ARGB console surface.
> 
> So we only need to draw/convert to 32bpp, enabling us to remove
> all but one instance of vga_template.h inclusion (to be further
> cleaned up), rgb_to_pixel_* etc...
> 
> Signed-off-by: Benjamin Herrenschmidt <address@hidden>
> Signed-off-by: Gerd Hoffmann <address@hidden>

Reviewed-by: David Gibson <address@hidden>

With the caveat that I'm not particularly familiar with the vga code.

-- 
David Gibson                    | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist, thank you.  NOT _the_ _other_
                                | _way_ _around_!
http://www.ozlabs.org/~dgibson

Attachment: pgpyYKcmte3XH.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]