Re: [PATCH xserver] vfb: Bump default depth to 24

2017-02-28 Thread Julien Cristau
On Mon, Feb 20, 2017 at 10:24:14 -0500, Adam Jackson wrote: > Signed-off-by: Adam Jackson > --- > hw/vfb/InitOutput.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Julien Cristau Cheers, Julien

Re: [PATCH xserver] vfb: Bump default depth to 24

2017-02-28 Thread Eric Anholt
Adam Jackson writes: > On Mon, 2017-02-20 at 10:24 -0500, Adam Jackson wrote: >> Signed-off-by: Adam Jackson > > Pretty please? Nobody on earth thinks 8bpp is a reasonable default > anymore. Should I just assume I have carte blanche to push trivial > things like

Re: [PATCH xserver] vfb: Bump default depth to 24

2017-02-28 Thread Keith Packard
Adam Jackson writes: > On Mon, 2017-02-20 at 10:24 -0500, Adam Jackson wrote: >> Signed-off-by: Adam Jackson > > Pretty please? Nobody on earth thinks 8bpp is a reasonable default > anymore. I guess the only question is whether this will break some existing

Re: [PATCH xserver] vfb: Bump default depth to 24

2017-02-28 Thread Adam Jackson
On Mon, 2017-02-20 at 10:24 -0500, Adam Jackson wrote: > Signed-off-by: Adam Jackson Pretty please? Nobody on earth thinks 8bpp is a reasonable default anymore. Should I just assume I have carte blanche to push trivial things like this? I'm happy to have literally anybody revert

[PATCH xserver] vfb: Bump default depth to 24

2017-02-20 Thread Adam Jackson
Signed-off-by: Adam Jackson --- hw/vfb/InitOutput.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/vfb/InitOutput.c b/hw/vfb/InitOutput.c index d7bfd70..6d386ee 100644 --- a/hw/vfb/InitOutput.c +++ b/hw/vfb/InitOutput.c @@ -70,7 +70,7 @@ from The Open