summaryrefslogtreecommitdiff
path: root/linux/drm_ioctl.h
AgeCommit message (Expand)AuthorFilesLines
2004-08-24Merged drmfntbl-0-0-2drmfntbl-0-0-2-20040824-mergeDave Airlie1-3/+4
2004-07-25sync up with current 2.6 kernel bk tree - mostly __user annotationsDave Airlie1-3/+3
2004-07-20first set of __user annotations from kernel (Al Viro)Dave Airlie1-10/+15
2004-06-07The dev->devname being passed to request_irq in drm_irq.h is null. With theDave Airlie1-0/+7
2003-11-05- Tie the DRM to a specific device: setunique no longer succeeds when givenEric Anholt1-137/+37
2003-10-23- Introduce a new ioctl, DRM_IOCTL_SET_VERSION. This ioctl allows theEric Anholt1-1/+74
2003-05-27Merged DRM documentation.Jose Fonseca1-5/+79
2003-04-24Remove unused dev->map_count. We always iterate the maplist withLeif Delgass1-1/+1
2003-04-08Use list_entry() to get container struct from struct list_head pointers.Leif Delgass1-1/+1
2003-03-25linux merge for drmAlan Hourihane1-1/+44
2002-10-08Fix error condition...Keith Whitwell1-1/+1
2002-10-08Call pci_enable_device() in DRM(irq_busid).Keith Whitwell1-2/+15
2001-09-25merge with 2.4.10 kernelAlan Hourihane1-2/+2
2001-08-14A few warning fixes when actually building under 2.4.9-pre2 + someJeff Hartmann1-1/+1
2001-08-10Commit Keith Owens kernel Makefile changes, merge and commit alpha patchJeff Hartmann1-1/+3
2001-08-07Lots of DRM fixes: added new pieces of template code so the ffb driver canJeff Hartmann1-6/+9
2001-07-20Merge checker fixes from Alan Cox made to the drm in the ac kernel tree.Jeff Hartmann1-1/+1
2001-05-01Import of XFree86 4.0.99.3X_4_0_99_3David Dawes1-0/+21
2001-04-09Import -f XFree86 4.0.99.2X_4_0_99_2David Dawes1-21/+0
2001-04-05Merged ati-pcigart-1-0-0ati-pcigart-1-0-0-20010405-mergeKevin E Martin1-0/+21
2001-03-14Merged sarea-1-0-0sarea-1-0-0-20010314-mergefull-1-0-0-20010315-headKevin E Martin1-6/+24
2001-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes1-0/+192