~thong-u/unoptimized/+git/libdrm:newioctl-0.1

Last commit made on 2007-04-28
Get this branch:
git clone -b newioctl-0.1 https://git.launchpad.net/~thong-u/unoptimized/+git/libdrm

Branch merges

Branch information

Name:
newioctl-0.1
Repository:
lp:~thong-u/unoptimized/+git/libdrm

Recent commits

d21a889... by Dave Airlie <email address hidden>

Move i915 to "cleaner" ioctl interface

This is just an idea at this stage, some ioctls don't lend themselves to this
type of thing, mostly ones which needs multiple levels of copy_from_user to
bring across structs from userspace

feb6803... by Dave Airlie <email address hidden>

move i915 to new drm_wait_on function

6e860d0... by Dave Airlie <email address hidden>

drm: add new drm_wait_on function to replace macro

e9b3acd... by Dave Airlie <email address hidden>

remove register usage

9f9c190... by Dave Airlie <email address hidden>

remove DRM_GETSAREA and replace with drm_getsarea function

e889342... by gsap

Revert "bug 7092 : add pci ids for mach64 in Dell poweredge 4200"

This reverts commit 255f3e6f76dfd267a14765dd1293229184298d89.

Rage IIc does not have a vertex setup engine.

3a2c9f4... by gsap

linux: minor indent.

942d9be... by gsap

freebsd: remove stray apperance of IN_MODULE.

The xserver no longer uses the libc-wrapper.

b69b426... by gsap

libdrm: remove HAVE_XORG_CONFIG_H and XFree86LOADER ifdef's.

We no longer import libdrm in the xserver.

2a6f555... by Dave Airlie <email address hidden>

update create_lk_drm.sh script