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