]> git.karo-electronics.de Git - karo-tx-linux.git/commit
nvidia fbdev: fix powerpc xmon scribbles
authorPaul Mackerras <paulus@samba.org>
Fri, 10 Nov 2006 23:28:30 +0000 (00:28 +0100)
committerAdrian Bunk <bunk@stusta.de>
Fri, 10 Nov 2006 23:28:30 +0000 (00:28 +0100)
commit567e0e320d52690b9a442beb146ab59af88824a7
tree6204a6c8f79e32506e25cda8ad807cb955743819
parent582b1199147d6035339869c458135224e6070b60
nvidia fbdev: fix powerpc xmon scribbles

xmon writes garbage on the screen because the nvidia console driver has
changed the line pitch from what the firmware set it to.  Fix it by making
the nvidia driver inform the btext engine (which xmon uses if the screen is
its output device) about changes to display resolution.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/video/nvidia/nvidia.c