Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-20 | Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. | Eric Anholt | |
The data is now in kernel space, copied in/out as appropriate according to the This results in DRM_COPY_{TO,FROM}_USER going away, and error paths to deal with those failures. This also means that XFree86 4.2.0 support for i810 DRM is lost. | |||
2004-09-30 | Remove DRM() macros from core ffb driver. DaveA says he'll make it compile | Jon Smirl | |
someday. | |||
2004-09-30 | Lindent of core build. Drivers checked for no binary diffs. A few files | Jon Smirl | |
weren't Lindent's because their comments didn't convert very well. A bunch of other minor clean up with no code implact included. | |||
2004-09-27 | First check in for DRM that splits core from personality modules | Jon Smirl | |
2004-08-17 | Merged drmfntbl-0-0-1 | Dave Airlie | |
2004-04-22 | add sparc ffb files from kernel just to keep things in sync | Dave Airlie | |