Re: scrollmode selection problem
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2005-12-13 12:35:32
On Tue, 13 Dec 2005, Knut Petersen wrote:
quoted
This used to work fine (garbage in borders was cleared when fbcon did pan/wrap), so I consider it a regression.Well, it definitely is broken. If you don´t have a quick fix, we should disable that code path for 2.6.15 as I suggested. Our goal should be int good_wrap = (cap & FBINFO_HWACCEL_YWRAP) && divides(ywrap, vc->vc_font.height) && - divides(vc->vc_font.height, vyres) && - divides(vc->vc_font.height, yres); for one of the next releases.
You're right, I was confused with ypan. Upon more reflections, for ywrap, it
probably never worked before.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds