Age | Commit message (Expand) | Author |
---|---|---|
2007-09-18 | Add ioc32 compat layer for XGI DRM. | Ian Romanick |
2007-08-14 | Eliminate unused / useless ioctls. | Ian Romanick |
2007-08-09 | Unify alloc and free ioctls. | Ian Romanick |
2007-07-24 | Fix bug preventing X server from restarting. | Ian Romanick |
2007-07-21 | xgi_mem_alloc::offset is a hardware offset, so it should be u32, not long. | Ian Romanick |
2007-07-21 | Clean up xgi_cmd_info and associated code. | Ian Romanick |
2007-07-19 | Initial pass at converting driver to DRM infrastructure. | Ian Romanick |
2007-07-16 | Eliminate unnecessary structures and defines. | Ian Romanick |
2007-07-16 | Eliminate several useless ioctls and associated cruft. | Ian Romanick |
2007-07-09 | Fix ioctl types. | Ian Romanick |
2007-07-09 | Move types shared with user mode to xgi_drm.h. | Ian Romanick |