Re: [PATCH 7/8] fbdev: sm712fb: fix support for 1024x768-16 mode.

2019-03-31 Thread Sudip Mukherjee
On Sun, Mar 17, 2019 at 06:25:03AM +0800, Yifeng Li wrote: > In order to support the 1024x600 panel on Yeeloong Loongson MIPS > laptop, the original 1024x768-16 table was modified to 1024x600-16, > without leaving the original. It causes problem on x86 laptop as > the 1024x768-16 support was still

[PATCH 7/8] fbdev: sm712fb: fix support for 1024x768-16 mode.

2019-03-18 Thread Yifeng Li
In order to support the 1024x600 panel on Yeeloong Loongson MIPS laptop, the original 1024x768-16 table was modified to 1024x600-16, without leaving the original. It causes problem on x86 laptop as the 1024x768-16 support was still claimed but not working. Fix it by introducing the 1024x768-16 mod