|
From: James S. <jsi...@in...> - 2003-01-06 21:52:52
|
> 1. If size of bitmap exceeds size of pixmap buffer, subdivide and do > multiple imageblits. > > 2. Use generic fb_pan_display() instead of info->fbops->fb_pan_display() > in update_var() Applied. |