video: fbdev: matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoid black...
authorZ. Liu <liuzx@knownsec.com>
Sat, 18 Dec 2021 18:00:35 +0000 (02:00 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Apr 2022 12:23:14 +0000 (14:23 +0200)
commit02684dd833327ebe7abb995dbd8c8d904c83bc3a
tree819d8a59b1cde017febdc185e3caa1723cdb2697
parent96eb48f017cd3c6b53c6558f5c39c6f5c5c7c271
video: fbdev: matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoid black screen

[ Upstream commit 62d89a7d49afe46e6b9bbe9e23b004ad848dbde4 ]

Start from commit 11be60bd66d54 "matroxfb: add Matrox MGA-G200eW board
support", when maxvram is 0x800000, monitor become black w/ error message
said: "The current input timing is not supported by the monitor display.
Please change your input timing to 1920x1080@60Hz ...".

Fixes: 11be60bd66d5 ("matroxfb: add Matrox MGA-G200eW board support")
Signed-off-by: Z. Liu <liuzx@knownsec.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/video/fbdev/matrox/matroxfb_base.c