quoted
Any ideas here? Do we need something like an engine reset or flush in
aty128fb_set_var?
No, when !(accel_flags & ACCELF_TEXT), aty128fb must not touch the accel
engine, and accel engine has to be done by the application (i.e. the X server).
Only if (accel_flags & ACCELF_TEXT), aty128fb has to set up the accel engine.
And the X server does clear that bit in accel_flags (see the fbdevhw
mmap_mmio function) when taking over the console, hence the X server
should handle the engine reset/flush. XFree bug.
Michael
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/