Age | Commit message (Expand) | Author |
2006-08-28 | Add a 64-bit drm unsigned type for 64-bit clean IOCTLS. | Thomas Hellstrom |
2006-08-27 | Bugfixes. | Thomas Hellstrom |
2006-08-27 | Remove the ioctl multiplexing, and instead allow for generic | Thomas Hellstrom |
2006-08-22 | Add a fence object class field for future use (For example VSYNC fence objects) | Thomas Hellstrom |
2006-08-21 | User / Kernel space fence objects (device-independent part). | Thomas Hellstrom |
2006-02-20 | Formatting cleanup, dead code removal. Remove N() namespacing macro, | Adam Jackson |
2005-12-31 | Initialize sv.drm_dd_minor to "don't care" along with dd_major, to appease | Eric Anholt |
2005-11-30 | Resync from Xorg head: conditional include of xorg-config.h | Adam Jackson |
2005-11-30 | Resync from Xorg head (Bug #3815, GNU/kFreeBSD hack) | Adam Jackson |
2005-11-29 | Remove redundant #ifdef stanza | Adam Jackson |
2005-11-29 | Error checking for drmStrdup (Tilman Sauerbeck) | Adam Jackson |
2005-11-29 | fixup xf86drm.c for new headers | Dave Airlie |
2005-10-20 | Remove bogus Xlib dependency. | Adam Jackson |
2005-04-04 | mirror changes made in main tree.. just happened to be doing this myself | Dave Airlie |
2004-08-11 | Bug #979: Don't include <sys/sysmacros.h> on linux, it occasionally emits | Adam Jackson |
2004-07-07 | Make drm/libdrm/xf86drm.c match | Jon Smirl |
2003-10-23 | - Introduce a new ioctl, DRM_IOCTL_SET_VERSION. This ioctl allows the | Eric Anholt |
2003-09-24 | post merge fix | Alan Hourihane |
2003-09-12 | linux drm fixes | Alan Hourihane |
2003-05-27 | Merged DRM documentation. | Jose Fonseca |
2003-04-23 | deal correctly with read() from the DRM failing | Michel Daenzer |
2003-03-25 | linux merge for drm | Alan Hourihane |
2003-02-21 | Merge from bsd-4-0-0-branch. | Eric Anholt |
2003-02-02 | don't inflate relative vblank sequence numbers on repeated calls (e.g. when | Michel Daenzer |
2002-11-25 | added missing return fd (Alexander Stohr) | Brian Paul |
2002-10-22 | final part of XFree86 4.2.99.2 merge | Alan Hourihane |
2002-09-25 | common ioctl to wait for vertical blank IRQs | Michel Daenzer |
2002-08-08 | Try to open the /dev/dri/cardX device once, then only if it fails check the | Eric Anholt |
2002-07-05 | merged bsd-3-0-0-branch | Alan Hourihane |
2002-04-09 | Merged drmcommand-0-0-1 | Jens Owen |
2002-01-27 | First pass merge of XFree86 4.2.0 import. | David Dawes |
2001-08-25 | - Remove the rest of the unneeded client-side libraries. | David Dawes |
2001-08-22 | First part of XFree86 4.1.99.1 merge. | David Dawes |
2001-07-30 | Merge the multihead-1-0-0 branch into the trunk, with the exception of the | David Dawes |
2001-07-20 | Remove module name hacks because we aren't going to implement this anymore | Jeff Hartmann |
2001-07-18 | Add module version name at a lower layer of the code, allows things to be | Jeff Hartmann |
2001-06-14 | First pass of 4.1.0 merge. | David Dawes |
2001-05-14 | finish struct stat type cleanup Fix a build dependencies for the tdfx drm | David Dawes |
2001-05-04 | add some commented enclosures around the BUS_BASE calls for Alpha | Alan Hourihane |
2001-05-01 | Initial merge for XFree86 4.0.99.3 import | David Dawes |
2001-04-30 | - PCIGART patches for Alpha from Compaq | Kevin E Martin |
2001-04-18 | put back BUS_BASE | David Dawes |
2001-04-09 | First pass of XFree86 4.0.99.2 merge. | David Dawes |
2001-04-05 | Merged ati-pcigart-1-0-0 | Kevin E Martin |
2001-03-30 | - Move xf86ConfigDRI declaration from xf86Priv.h to xf86.h. | David Dawes |
2001-03-14 | Merged sarea-1-0-0 | Kevin E Martin |
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 |
2000-11-08 | merge with 4.0.1d | David Dawes |
2000-09-24 | commit xfree86 4.0.1d-pre update | Alan Hourihane |