[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 4/8] vga: Remove rgb_to_pixel indirection
From: |
David Gibson |
Subject: |
Re: [Qemu-devel] [PATCH 4/8] vga: Remove rgb_to_pixel indirection |
Date: |
Fri, 26 Sep 2014 14:18:13 +1000 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Mon, Sep 22, 2014 at 04:44:52PM +0200, Gerd Hoffmann wrote:
> From: Benjamin Herrenschmidt <address@hidden>
>
> We always use rgb_to_pixel32 nowadays.
>
> Signed-off-by: Benjamin Herrenschmidt <address@hidden>
> Signed-off-by: Gerd Hoffmann <address@hidden>
Reviewed-by: David Gibson <address@hidden>
--
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
pgpQjDNsINKC9.pgp
Description: PGP signature
- [Qemu-devel] [PATCH 0/8] vga cleanup series, Gerd Hoffmann, 2014/09/22
- [Qemu-devel] [PATCH 4/8] vga: Remove rgb_to_pixel indirection, Gerd Hoffmann, 2014/09/22
- Re: [Qemu-devel] [PATCH 4/8] vga: Remove rgb_to_pixel indirection,
David Gibson <=
- [Qemu-devel] [PATCH 1/8] vga: Start cutting out non-32bpp conversion support, Gerd Hoffmann, 2014/09/22
- [Qemu-devel] [PATCH 6/8] cirrus: Remove non-32bpp cursor drawing, Gerd Hoffmann, 2014/09/22
- [Qemu-devel] [PATCH 7/8] vga: Remove some "should be done in BIOS" comments, Gerd Hoffmann, 2014/09/22
- [Qemu-devel] [PATCH 3/8] vga: Separate LE and BE conversion functions, Gerd Hoffmann, 2014/09/22
- [Qemu-devel] [PATCH 2/8] vga: Remove remainder of old conversion cruft, Gerd Hoffmann, 2014/09/22