| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| The ioctlss XGI_ESC_DEVICE_INFO, XGI_ESC_MEM_COLLECT, XGI_ESC_PCIE_CHECK, XGI_ESC_GET_SCREEN_INFO, XGI_ESC_PUT_SCREEN_INFO, XGI_ESC_MMIO_INFO, and XGI_ESC_SAREA_INFO, are completely unnecessary. The will be doubly useless when the driver is converted to the DRM infrastructure. | |||
| 2007-07-09 | Fix ioctl types. | Ian Romanick | |
| I had moved code from xgi_drv.h to xgi_drm.h before changing the ioctl types for XGI_IOCTL_(FB|PCIE)_ALLOC. | |||
| 2007-07-09 | Move types shared with user mode to xgi_drm.h. | Ian Romanick | |
