Re: [PATCH] drm/mgag200: Force 32 bpp on the console

2022-09-20 Thread Thomas Zimmermann
Hi Am 19.09.22 um 17:25 schrieb Jocelyn Falempe: On 15/09/2022 17:03, Thomas Zimmermann wrote: G200ER does not seem to support 24 bpp, so force the console to use 32 bpp. The problem was introduced, when commit 73f54d5d9682 ("drm/mgag200: Remove special case for G200SE with <2 MiB") changed the

Re: [PATCH] drm/mgag200: Force 32 bpp on the console

2022-09-19 Thread Jocelyn Falempe
On 15/09/2022 17:03, Thomas Zimmermann wrote: G200ER does not seem to support 24 bpp, so force the console to use 32 bpp. The problem was introduced, when commit 73f54d5d9682 ("drm/mgag200: Remove special case for G200SE with <2 MiB") changed the preferred color depth from 32 bit to 24 bit. A se

[PATCH] drm/mgag200: Force 32 bpp on the console

2022-09-15 Thread Thomas Zimmermann
G200ER does not seem to support 24 bpp, so force the console to use 32 bpp. The problem was introduced, when commit 73f54d5d9682 ("drm/mgag200: Remove special case for G200SE with <2 MiB") changed the preferred color depth from 32 bit to 24 bit. A setting of 24 is the correct color depth, but G200