Re: [PATCH] mach64: fix console corruption in 24bpp mode

2018-08-25 Thread Mikulas Patocka
On Fri, 17 Aug 2018, Mikulas Patocka wrote: > There's console font corruption when using the mach64 driver in 24bpp > mode. > > In 24bpp mode, the mach64 accelerator is set up for 8-bpp mode (with > horizontal width and stride multiplied by 3). In this mode, the > accelerator can't even possibl

Re: [PATCH] mach64: fix console corruption in 24bpp mode

2018-08-25 Thread Mikulas Patocka
On Sun, 19 Aug 2018, Ville Syrjälä wrote: > On Fri, Aug 17, 2018 at 03:15:52PM -0400, Mikulas Patocka wrote: > > There's console font corruption when using the mach64 driver in 24bpp > > mode. > > > > In 24bpp mode, the mach64 accelerator is set up for 8-bpp mode (with > > horizontal width and

Re: [PATCH] mach64: fix console corruption in 24bpp mode

2018-08-20 Thread Ville Syrjälä
On Fri, Aug 17, 2018 at 03:15:52PM -0400, Mikulas Patocka wrote: > There's console font corruption when using the mach64 driver in 24bpp > mode. > > In 24bpp mode, the mach64 accelerator is set up for 8-bpp mode (with > horizontal width and stride multiplied by 3). In this mode, the > accelerator

[PATCH] mach64: fix console corruption in 24bpp mode

2018-08-17 Thread Mikulas Patocka
There's console font corruption when using the mach64 driver in 24bpp mode. In 24bpp mode, the mach64 accelerator is set up for 8-bpp mode (with horizontal width and stride multiplied by 3). In this mode, the accelerator can't even possibly support color expansion. Consquently, we have to use an u