xf86-video-savage: Changes to 'master'

Ian Romanick idr at kemper.freedesktop.org
Sat Aug 5 02:29:46 EEST 2006


 src/savage_driver.c |   57 --
 src/savage_driver.h | 1233 ++++++++++++++++++++++++++--------------------------
 2 files changed, 645 insertions(+), 645 deletions(-)

New commits:
commit 3a7f84ac41e93a9395891913cec1c5acb30937d0
Author: Ian Romanick <idr at umwelt.(none)>
Date:   Fri Aug 4 16:30:25 2006 -0700

    Make a couple local, static arrays const.  The RamSavage4 array is not
    const because it can be modified for some quirky cards.  Neat!

commit 2f8352df6488476b0c1a46798eca5dd38827444b
Author: Ian Romanick <idr at umwelt.(none)>
Date:   Fri Aug 4 15:57:08 2006 -0700

    Merge SavageMapMMIO and SavageMapFB into a single, new function called
    SavageMapMem.  Eliminate the MapBaseDense cruft.

commit 6f9abbb972834561cd8494a1d4fb47402b285d7d
Author: Ian Romanick <idr at umwelt.(none)>
Date:   Fri Aug 4 15:10:40 2006 -0700

    Fix line endings (at least, I assume that's why git-diff thinks every
    line in the file is chaged).  Add missing license statement.  Change
    SAVAGE_VGAHWMMIO_H to SAVAGE_DRIVER_H.

commit 3e2980251570a304057579e97ec26bc3fd19f8d7
Author: Ian Romanick <idr at umwelt.(none)>
Date:   Fri Aug 4 14:56:06 2006 -0700

    Pass the HaveDriverFuncs flag to xf86AddDriver.  Make sure the
    DriverFuncs pointer is NULL.  Delete a duplicate #define.




More information about the xorg-commit mailing list