xf86-video-savage: Changes to 'master'

Ian Romanick idr at kemper.freedesktop.org
Tue Aug 8 03:12:29 EEST 2006


 src/savage_dri.c    |    5 -
 src/savage_driver.c |  166 +++++++++++++++++++++++++++-------------------------
 src/savage_driver.h |   12 +++
 src/savage_regs.h   |    7 --
 4 files changed, 100 insertions(+), 90 deletions(-)

New commits:
commit ee91d006596634d339a853aaaa09b33b74b60235
Author: Ian Romanick <idr at umwelt.(none)>
Date:   Mon Aug 7 17:13:40 2006 -0700

    DRIINFO_MAJOR_VERSION has be 5 for over a year.  Remove the old code.

commit e4609dcc51f6034393a0b75fa52caa9b3e585d3b
Author: Ian Romanick <idr at umwelt.(none)>
Date:   Mon Aug 7 17:13:08 2006 -0700

    Do a single mapping per BAR.  This cleans up the code a bit and paves
    the way for the pci-rework branch.  The disadvantage is that the
    Savage3D puts MMIO and framebuffer in the same BAR.  This has to be
    fixed-up after the mapping by altering the write-combine setting for
    the framebuffer subrange.

commit 928b82660929eb7dfe42482880abc0203b3860e8
Author: Ian Romanick <idr at umwelt.(none)>
Date:   Mon Aug 7 16:58:06 2006 -0700

    Remove duplicate register defines.

commit 31939c4c516124bfca0de7db4278b6b16df5e70f
Author: Ian Romanick <idr at umwelt.(none)>
Date:   Mon Aug 7 13:27:48 2006 -0700

    Introduce the savage_region structure, which is used to track mappable
    regions of PCI space.




More information about the xorg-commit mailing list