]> git.baikalelectronics.ru Git - kernel.git/commit
VIDEO: Newport Fix console crashes
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 30 Jul 2012 10:54:16 +0000 (12:54 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 13 Dec 2012 17:15:29 +0000 (18:15 +0100)
commit1378fb455f67b65eba88a3380b4469c8c94c95f1
tree2d6f5fe5f1e135a7214e5124339aefb3b7cb7058
parent1d3ddf1a4dbea9e48ddc39ace98d8ccef4943641
VIDEO: Newport Fix console crashes

Because of commit 77db2f11f2b9f0c0c0b8e429cf53a87bde6c9f9d [MIPS: GIO bus
support for SGI IP22/28] newport con is now taking over console from
dummy con, therefore it's necessary to resize the VC to the correct size
to avoid crashes and garbage on console

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: linux-mips@linux-mips.org
Cc: linux-fbdev@vger.kernel.org
Cc: FlorianSchandinat@gmx.de
Patchwork: https://patchwork.linux-mips.org/patch/4138/
Acked-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/video/console/newport_con.c