aboutsummaryrefslogtreecommitdiff
path: root/shared-core/xgi_drm.h
AgeCommit message (Expand)Author
2008-06-10xgixp: Remove dependency on TTM fencesIan Romanick
2007-11-05drm: remove lots of spurious whitespace.Dave Airlie
2007-09-18Add ioc32 compat layer for XGI DRM.Ian Romanick
2007-08-14Eliminate unused / useless ioctls.Ian Romanick
2007-08-09Unify alloc and free ioctls.Ian Romanick
2007-07-24Fix bug preventing X server from restarting.Ian Romanick
2007-07-21xgi_mem_alloc::offset is a hardware offset, so it should be u32, not long.Ian Romanick
2007-07-21Clean up xgi_cmd_info and associated code.Ian Romanick
2007-07-19Initial pass at converting driver to DRM infrastructure.Ian Romanick
2007-07-16Eliminate unnecessary structures and defines.Ian Romanick
2007-07-16Eliminate several useless ioctls and associated cruft.Ian Romanick
2007-07-09Fix ioctl types.Ian Romanick
2007-07-09Move types shared with user mode to xgi_drm.h.Ian Romanick