Age | Commit message (Expand) | Author |
2004-09-15 | Back dyn-minor patch out for now. fops handling is broken on some cards | Jon Smirl |
2004-09-15 | Dynamic device minor support. Minor device numbers will be reused if the | Jon Smirl |
2004-09-08 | Update doxygen configuration file. Minor documentation updates/fixes. | Jose Fonseca |
2004-07-31 | patch from RH xorg-x11 tree ported to drm.h | Dave Airlie |
2004-07-25 | check for __user if not there define it | Dave Airlie |
2004-07-25 | sync up with current 2.6 kernel bk tree - mostly __user annotations | Dave Airlie |
2004-06-02 | Added some comments copied from xf86drm.h. | Ian Romanick |
2004-06-01 | Replace size_t with an ugly, ugly hack. This was done so that code in the | Ian Romanick |
2004-03-12 | Fixes need to clean up the mess I made with the mesa merge. This code | Jon Smirl |
2003-11-05 | __linux__ is spelled with a lowercase 'l' | Eric Anholt |
2003-11-05 | Repo-copy linux/drm/kernel/drm.h to shared/drm/kernel/drm.h and use it on | Eric Anholt |
2003-10-23 | - Introduce a new ioctl, DRM_IOCTL_SET_VERSION. This ioctl allows the | Eric Anholt |
2003-09-12 | resolve merge conflicts | Alan Hourihane |
2003-05-28 | Restore change to _DRM_VBLANK_SIGNAL from rev. 1.41, which was reverted | Leif Delgass |
2003-05-27 | Merged DRM documentation. | Jose Fonseca |
2003-05-20 | Support for building DRM module on OpenBSD (Wilbern Cobb, Matthieu Herrb). | David Dawes |
2002-12-12 | enums should be ints | David Dawes |
2002-11-30 | vertical blank ioctl can send signal instead of blocking | Michel Daenzer |
2002-09-25 | common ioctl to wait for vertical blank IRQs | Michel Daenzer |
2002-07-05 | merged bsd-3-0-0-branch | Alan Hourihane |
2002-06-12 | merged tcl-0-0-branch | Keith Whitwell |
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-07-18 | Add module version name at a lower layer of the code, allows things to be | Jeff Hartmann |
2001-07-16 | Added version string to the end of the kernel module name. This allows | Jeff Hartmann |
2001-07-13 | Fix typo in XFREE86_VERSION(). | Gareth Hughes |
2001-06-14 | First pass of 4.1.0 merge. | David Dawes |
2001-05-17 | Make the SiS module work again. At least glxinfo reports it's working, yet | Alan Hourihane |
2001-05-03 | Make SiS driver compile with the new templated format. Not tested. minor | Alan Hourihane |
2001-04-05 | Merged ati-pcigart-1-0-0 | Kevin E Martin |
2001-03-21 | Move #include <linux/config.h> inside the __linux__ #ifdef, so that it | David Dawes |
2001-03-14 | Merged sarea-1-0-0 | Kevin E Martin |
2001-03-06 | Merge tdfx-3-1-0 branch. | Gareth Hughes |
2001-02-28 | Implement drmOpen* without /proc dependence (Fallback to /proc is included | Rik Faith |
2001-02-15 | Merge mga-1-0-0-branch into trunk. | Gareth Hughes |
2001-01-05 | Merged ati-5-0-0 | Kevin E Martin |
2001-01-04 | Sync with Linux 2.4.0-prerelease | Rik Faith |
2000-12-30 | add blit ioctl, fix plnwt handling | Keith Whitwell |
2000-12-02 | Merged ati-4-1-1-branch into trunk. | Gareth Hughes |
2000-11-08 | merge with 4.0.1d | David Dawes |
2000-09-29 | More changes for sync with Linux 2.4.0-test9-pre7 | Rik Faith |
2000-09-29 | Audit calls to schedule() Remove tags from files shared with Linux kernel | Rik Faith |
2000-09-24 | commit xfree86 4.0.1d-pre update | Alan Hourihane |
2000-07-13 | applied Jeff's xf86cvs-I810copy.patch | Brian Paul |
2000-06-13 | Merged bsd-1-0-1 | Doug Rabson |
2000-06-13 | Unify code with kernel: Change some spacing in comments Add #include | Rik Faith |
2000-06-12 | Merging the ati-4-1-0 branch onto the trunk. | Gareth Hughes |
2000-06-08 | Merged glxmisc-3-0-0 | Brian Paul |
2000-05-30 | Merged bsd-1-0-0 | Doug Rabson |