summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Commit sysfs and drm PCI changes for 2.6 kerneldrmpci-0-0-1Dave Airlie2004-05-0913-147/+257
* make drm pciidsDave Airlie2004-05-091-0/+1
* use drm.. not dri for class...Dave Airlie2004-05-032-2/+2
* fix 2.4 buildDave Airlie2004-05-022-4/+2
* better device class support from Jon Smirls patches..Dave Airlie2004-05-024-54/+68
* add another tdfxDave Airlie2004-04-262-4/+12
* Add __user annotations from kernelDave Airlie2004-04-2210-48/+58
* add sparc ffb files from kernel just to keep things in syncDave Airlie2004-04-2210-6/+2442
* add new files to generate pci idsDave Airlie2004-04-214-0/+446
* bug from Linux kernel list caught by checkerDave Airlie2004-04-212-2/+6
* centralise pci ids into one place and use scripts to generate files forDave Airlie2004-04-2121-265/+42
* Move Makefile.linux to Makefile.Michel Daenzer2004-04-182-19/+382
* 1. Added a PCI ID.Thomas Hellstrom2004-04-125-20/+17
* more files for mach64Dave Airlie2004-04-124-0/+446
* Add mach64 to the trunkDave Airlie2004-04-1218-6/+7465
* Have CVS ignore some files produced by the build.Michel Daenzer2004-04-101-0/+4
* white space changes to align with kernelDave Airlie2004-04-106-40/+40
* include highmem.hDave Airlie2004-04-102-0/+2
* update gamma_dma with patch from davej in 2.6Dave Airlie2004-04-101-16/+34
* patch from Andrew Morton tree from Arjan van de Ven fixes some oopses seenDave Airlie2004-04-104-16/+18
* align code with Linux kernel.Dave Airlie2004-04-102-6/+6
* remove unused codeDave Airlie2004-04-102-12/+0
* update from linux kernel for ia64Dave Airlie2004-04-102-2/+2
* remove ImakefileAlan Hourihane2004-04-091-51/+0
* fix build problemAlan Hourihane2004-04-082-2/+10
* disable PCI DMA ioctls as they are not used currently until SAVAGE_CMD_DMAAlan Hourihane2004-04-082-8/+8
* big whitespace .. this aligns all the whitespace in this file with the bkDave Airlie2004-04-082-446/+446
* 2.6 sysfs patches + stubs in drmP.h for 2.4 compatibilityDave Airlie2004-04-084-6/+88
* long dev_t patches from 2.6 treeDave Airlie2004-04-086-12/+12
* 2.6 patches for larger dev_tDave Airlie2004-04-082-6/+6
* more 2.4 compat fnsDave Airlie2004-04-082-0/+20
* patch from Linux kernel 2.6.5Dave Airlie2004-04-083-3/+3
* fixes from Linux kernelDave Airlie2004-04-084-4/+48
* patch from lkDave Airlie2004-04-082-2/+2
* VIA module fixes:Thomas Hellstrom2004-03-313-10/+5
* copy correct MakefileDave Airlie2004-03-261-1/+1
* Added via driver to drm/linux/Config.in Reported by: Terry BarnabyThomas Hellstrom2004-03-262-0/+2
* Exported symbols cause compilation failure of via_mm.c on 2.4 kernels.Thomas Hellstrom2004-03-242-0/+4
* Modified linux/Kconfig to include the via drm driver.Thomas Hellstrom2004-03-242-0/+14
* Merged via-1-2-0: Altered Makefiles in drm/linuxvia-1-2-0-20040323-mergeThomas Hellstrom2004-03-233-4/+28
* Merged via-1-2-0Thomas Hellstrom2004-03-2319-0/+3088
* make sure in DRM toplevelDave Airlie2004-03-231-0/+5
* initial shell script to create linux kernel drm from the DRI oneDave Airlie2004-03-231-0/+29
* Adjust shared path in makefile XFree86 bug: Reported by: Submitted by:Jon Smirl2004-03-171-1/+1
* Makefile the makefile really clean everything XFree86 bug: Reported by:Jon Smirl2004-03-161-1/+1
* Add a missing ifdef CTX to get rid of the waring in the gamma driver build.Jon Smirl2004-03-162-2/+4
* Fixes need to clean up the mess I made with the mesa merge. This codeJon Smirl2004-03-1212-178/+344
* Remove extraneous code accidentally added with revision 1.86driinterface-0-0-3-20040303-premergedriinterface-0-0-3-20040303-mergeMichel Daenzer2004-02-282-34/+0
* More differentiated error codes for DRM(agp_acquire)Michel Daenzer2004-02-282-2/+10
* Use DO_MUNMAP_4_ARGS macro defined in Makefile.linux (Steve Holland).Felix Kuehling2004-02-242-4/+4