From: Krzysztof Helt Date: Tue, 31 Mar 2009 22:25:47 +0000 (-0700) Subject: fb: hide hardware cursor in graphics mode (Mach64) X-Git-Tag: v2.6.30-rc1~424 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84d9077b3391e6966813e380e63b57f53e58e120;p=pandora-kernel.git fb: hide hardware cursor in graphics mode (Mach64) A hardware cursor is left enabled in the fb_set_par() which is called when a new console is created. This is inconsistent with software cursor's behaviour. Also, this makes a hardware cursor always visible in the Xfbdev (Xorg kdrive) server. Signed-off-by: Krzysztof Helt Cc: Risto Suominen Cc: Geert Uytterhoeven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed