aboutsummaryrefslogtreecommitdiffstats
path: root/libdrm
Commit message (Expand)AuthorAgeFilesLines
* autoconfiscate libdrmAdam Jackson2005-07-102-55/+58
* mirror changes made in main tree.. just happened to be doing this myselfDave Airlie2005-04-031-3/+1
* momentary revert. libdrm build may be broken now, but no one uses it yet...Adam Jackson2005-02-011-3/+1
* Final pass of libdrm.so work:Adam Jackson2005-01-296-11/+47
* Add drm.h to the install target.Adam Jackson2005-01-221-1/+2
* Add xf86drm.h to the install target.Adam Jackson2005-01-161-1/+2
* Shared libdrm work:Adam Jackson2005-01-161-5/+15
* The patch makes drmAddBufs/drmMapBufs can handle buffers in video memoryDave Airlie2005-01-151-1/+2
* Added a new DRM map type _DRM_CONSISTENT for consistent PCI memory. It usesFelix Kuehling2005-01-011-1/+2
* respect cc and cflagsDave Airlie2004-11-061-1/+1
* Makefile and missing file to build libxf86drm.aJon Smirl2004-09-172-0/+271
* Bug #979: Don't include <sys/sysmacros.h> on linux, it occasionally emitsAdam Jackson2004-08-111-4/+0
* Patch picked up from Redhat xorg release:Dave Airlie2004-07-311-2/+2
* Make drm/libdrm/xf86drm.c matchJon Smirl2004-07-061-33/+42
* Add xf86drm.h back to drm/libdrm until it's true home can be found.Jon Smirl2004-07-061-0/+636
* build fixMichel Daenzer2003-11-031-0/+1
* - Introduce a new ioctl, DRM_IOCTL_SET_VERSION. This ioctl allows theEric Anholt2003-10-221-9/+127
* post merge fixAlan Hourihane2003-09-241-3/+9
* compatibility layer still uses agp (not gart)Alan Hourihane2003-09-121-2/+2
* linux drm fixesAlan Hourihane2003-09-122-2/+2
* Update to reflect renaming of SIS ioctls.Eric Anholt2003-08-291-1/+1
* Rename agp to gart for radeonMichel Daenzer2003-08-261-3/+3
* Merged DRM documentation.Jose Fonseca2003-05-261-19/+717
* deal correctly with read() from the DRM failingMichel Daenzer2003-04-231-1/+1
* linux merge for drmAlan Hourihane2003-03-251-1/+1
* XFree86 4.3.0 mergeAlan Hourihane2003-03-241-1/+1
* Merge from bsd-4-0-0-branch.Eric Anholt2003-02-211-5/+8
* don't inflate relative vblank sequence numbers on repeated calls (e.g. whenMichel Daenzer2003-02-011-0/+1
* added missing return fd (Alexander Stohr)Brian Paul2002-11-251-0/+1
* final part of XFree86 4.2.99.2 mergeAlan Hourihane2002-10-221-13/+6
* common ioctl to wait for vertical blank IRQsMichel Daenzer2002-09-251-0/+11
* Remove compat functions for FreeBSD for drivers which weren't available inEric Anholt2002-08-301-2/+7
* Try to open the /dev/dri/cardX device once, then only if it fails check theEric Anholt2002-08-081-1/+11
* merged bsd-3-0-0-branchAlan Hourihane2002-07-051-3/+6
* Merged drmcommand-0-0-1Jens Owen2002-04-092-1/+1146
* First pass merge of XFree86 4.2.0 import.David Dawes2002-01-271-1/+1
* - Remove the rest of the unneeded client-side libraries.David Dawes2001-08-241-1/+1
* First part of XFree86 4.1.99.1 merge.David Dawes2001-08-221-1/+1
* Merge the multihead-1-0-0 branch into the trunk, with the exception of theDavid Dawes2001-07-301-5/+57
* Remove module name hacks because we aren't going to implement this anymoreJeff Hartmann2001-07-201-23/+1
* Add module version name at a lower layer of the code, allows things to beJeff Hartmann2001-07-181-1/+23
* First pass of 4.1.0 merge.David Dawes2001-06-141-1/+1
* finish struct stat type cleanup Fix a build dependencies for the tdfx drmDavid Dawes2001-05-141-5/+1
* add some commented enclosures around the BUS_BASE calls for AlphaAlan Hourihane2001-05-041-1/+4
* Initial merge for XFree86 4.0.99.3 importDavid Dawes2001-05-011-1/+11
* - PCIGART patches for Alpha from CompaqKevin E Martin2001-04-301-10/+0
* put back BUS_BASEDavid Dawes2001-04-181-0/+5
* First pass of XFree86 4.0.99.2 merge.David Dawes2001-04-092-3/+12
* Merged ati-pcigart-1-0-0Kevin E Martin2001-04-051-10/+22
* - Move xf86ConfigDRI declaration from xf86Priv.h to xf86.h.David Dawes2001-03-301-13/+4