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 claimed but not working.
Fix it by introducing the 1024x768-16 mode.
Signed-off-by: Yifeng Li tomli@tomli.me Cc: stable@vger.kernel.org # v4.4+
Tested-by: Sudip Mukherjee sudipm.mukherjee@gmail.com
-- Regards Sudip