Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sgimips/dev



Module Name:    src
Committed By:   macallan
Date:           Sun Feb 17 00:51:15 UTC 2008

Modified Files:
        src/sys/arch/sgimips/dev: crmfb.c crmfbreg.h

Log Message:
use the memory transfer engine for scrolling when possible
currently that's only for scrolling upwards but the speedup should be very
noticeable
TODO: use MTE for erase rasops, figure out how to control the MTEs direction


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/sgimips/dev/crmfb.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/sgimips/dev/crmfbreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index