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

Last commit made on 2003-07-09
Get this branch:
git clone -b newdrm-0-0-1-branch https://git.launchpad.net/~thong-u/unoptimized/+git/libdrm

Branch merges

Branch information

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

Recent commits

add8415... by Jose Fonseca <email address hidden>

Add some forgoten files.

ee0a2bd... by Jose Fonseca <email address hidden>

Several fixes to get some of the stuff to compile.

a30e480... by Jose Fonseca <email address hidden>

Creation of PCI, AGP and SG buffer pools. Make buffers ioctls use these (to
    keep backwards compatability). Move some of the templates into proper C
    files which will be shared by all modules. (This changes are not
    complete and everythin is severily broken ATM).

d0a34c7... by Jose Fonseca <email address hidden>

Remove the redundant \\brief Doxygen tags (missed this one).

5775419... by Jose Fonseca <email address hidden>

Beginning of a DMA buffer pool and free list management API.

d289d2c... by Jose Fonseca <email address hidden>

Remove the redundant \\brief Doxygen tags.

e57e18f... by Jose Fonseca <email address hidden>

Janitorial of the drm_fops.h (also moving some of the file ops funcs in
    drm_drv.h into drm_fops_tmp.h). Move vmalist definitio into drm_vm.h.

b10f26b... by Jose Fonseca <email address hidden>

Add the new PCI memory support files.

51bd769... by Jose Fonseca <email address hidden>

Janitorial of drm_stub.h.

cd14b42... by Jose Fonseca <email address hidden>

Add some overview documentation to drm_stub.h