|
From: James S. <jsi...@in...> - 2003-01-09 19:45:26
|
> Where are you going to implement the rotation? At the fbcon or fbdev level? We already have a hook for hardware acceleration in struct fb_ops. > Fbcon has the advantage that it'll work for all frame buffer devices. The fbdev level will have the functionalty but fbcon is the one that needs it. |