~thong-u/unoptimized/+git/libdrm:ati-pcigart-0-0-1-branch

Last commit made on 2001-03-01
Get this branch:
git clone -b ati-pcigart-0-0-1-branch https://git.launchpad.net/~thong-u/unoptimized/+git/libdrm

Branch merges

Branch information

Name:
ati-pcigart-0-0-1-branch
Repository:
lp:~thong-u/unoptimized/+git/libdrm

Recent commits

797dbc8... by Michel Dänzer

first attempt to fix PCI GART and PPC (client side still broken for PPC)

033735e... by Jeff Hartmann <email address hidden>

Merge part 2

7cbc741... by Jeff Hartmann <email address hidden>

Merge of trunk into ati-pcigart-0-0-1-branch part 1

8a09edf... by Jeff Hartmann <email address hidden>

Non working Radeon PCIGART code, checkpoint commit

fdc3aed... by Gareth Hughes <email address hidden>

These PPC people think they're pretty tough, don't they? ;-)

70668ec... by Michel Dänzer

change ring head macros and fix remaining head access

d4f794a... by Gareth Hughes <email address hidden>

- Sync up with trunk code.
- Apply PPC updates, renders front-buffered apps fine. Seems to be a
    problem with the last_frame counter in the SAREA getting smashed, so
    double-buffered apps will spin forever waiting for a garbage value.
TODO: Texturing updates for PPC, fix last_frame counter.

d1b280b... by Jeff Hartmann <email address hidden>

Very slightly abstracted pcigart interface so we can use the same code on
    the radeon

967a589... by Gareth Hughes <email address hidden>

First audit of PCI GART code. Implementation appears to be solid on x86
    platforms, still need to fix PPC?

c11d39c... by Michel Dänzer

powerpc changes (including cleanup for drm_sg_alloc(), seems to work now :)