Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-28 | drm: remove XFREE86_VERSION macros | Dave Airlie | |
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. | |||
2007-07-16 | drm: detypedef drm.h and fixup all problems | Dave Airlie | |
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 | |
2003-08-13 | DA: patch from Matthew upgraded to latest DRI head to solve issue with i810 | Dave Airlie | |
compatibility | |||
2003-06-05 | add page flipping support to the DRM, up version number to 1.3.0... | Dave Airlie | |
2003-03-30 | Spelling fixes in comments. | Eric Anholt | |
Submitted by: Linus Torvalds <torvalds@transmeta.com> | |||
2002-04-09 | Merged drmcommand-0-0-1 | Jens Owen | |
2002-02-14 | First pass of mesa-4-0 branch merge into trunk. | David Dawes | |
2002-01-27 | First pass merge of XFree86 4.2.0 import. | David Dawes | |
2001-06-14 | First pass of 4.1.0 merge. | David Dawes | |
2001-03-14 | Merged sarea-1-0-0 | Kevin E Martin | |
2000-07-13 | applied Jeff's xf86cvs-I810copy.patch | Brian Paul | |
2000-05-25 | Merged mga-0-0-3-branch | Keith Whitwell | |
- New security model for i810 - Enable i810 dri by default - New indexed vertex path for mga - Mga kernel driver rework - Removed dead files in i810 driver | |||
2000-04-04 | Merged mga branch with trunk | Jeff Hartmann | |