]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SPARC]: TCX Framebuffer fixes
authorTom 'spot' Callaway <tcallawa@redhat.com>
Mon, 25 Apr 2005 03:39:15 +0000 (20:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Apr 2005 03:39:15 +0000 (20:39 -0700)
commit6ee7c15294985e4e722959fd4482df60cefd2cc8
tree0fb6f4154aa91bf7ad85d47894bdfe37d6e31552
parenta271c241a6036d4d583d0f47a02ba5f18b8b92b5
[SPARC]: TCX Framebuffer fixes

Using the same logic as the other framebuffer fixes committed in 2.6.11,
this is a set of fixes to make TCX functional on the console again. Adds
the tcx_pan_display function, sets the
all->info.var.{red,green,blue}.length values to 8, and runs fb_set_cmap.
Also looks for the correct SUNW,tcx prom value.

This patch just slipped through the cracks.

Originally by: Georg Chini <georg.chini@triaton-webhosting.com>

Signed-off-by: Tom 'spot' Callaway <tcallawa@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/video/tcx.c