Re: [PATCH xserver] modesetting: Honor xorg.conf for 16bpp

2017-03-23 Thread Adam Jackson
On Thu, 2017-03-23 at 11:20 +0200, Alkis Georgopoulos wrote: > On 23/03/2017 11:00 πμ, Timo Aaltonen wrote: > > 'xinit -- -depth 16' still doesn't work, but xorg.conf does. > > > > I verify this on kvm/cirrus/modeset and on vbox/vboxvideo/modeset. > It also fixes the crash on Intel broadwell

Re: [PATCH xserver] modesetting: Honor xorg.conf for 16bpp

2017-03-23 Thread Alkis Georgopoulos
On 23/03/2017 11:00 πμ, Timo Aaltonen wrote: 'xinit -- -depth 16' still doesn't work, but xorg.conf does. I verify this on kvm/cirrus/modeset and on vbox/vboxvideo/modeset. It also fixes the crash on Intel broadwell with modesetting! But without a xorg.conf, i.e. with `xinit -- -depth 16`,

Re: [PATCH xserver] modesetting: Honor xorg.conf for 16bpp

2017-03-23 Thread Timo Aaltonen
On 21.03.2017 21:57, Adam Jackson wrote: > The 32->24 support patch messed this up. > > Bugzilla: https://bugs.freedesktop.org/100246 > Bugzilla: https://bugs.freedesktop.org/100295 > Signed-off-by: Adam Jackson 'xinit -- -depth 16' still doesn't work, but xorg.conf does. --

Re: [PATCH xserver] modesetting: Honor xorg.conf for 16bpp

2017-03-22 Thread Hans de Goede
Hi, On 21-03-17 20:57, Adam Jackson wrote: The 32->24 support patch messed this up. Bugzilla: https://bugs.freedesktop.org/100246 Bugzilla: https://bugs.freedesktop.org/100295 Signed-off-by: Adam Jackson LGTM: Acked-by: Hans de Goede Regards, Hans

[PATCH xserver] modesetting: Honor xorg.conf for 16bpp

2017-03-21 Thread Adam Jackson
The 32->24 support patch messed this up. Bugzilla: https://bugs.freedesktop.org/100246 Bugzilla: https://bugs.freedesktop.org/100295 Signed-off-by: Adam Jackson --- hw/xfree86/drivers/modesetting/driver.c | 4 hw/xfree86/drivers/modesetting/drmmode_display.c | 6