Commit graph

859 commits

Author SHA1 Message Date
Eric Anholt
c47b611b08 Add mach64 DRM module for BSD (untested, but compiles). 2004-05-09 22:36:19 +00:00
Eric Anholt
dfdf8e14d3 Add .cvsignore files. 2004-05-09 22:29:55 +00:00
Eric Anholt
51ed2f5937 Warning fixes. 2004-05-09 22:16:11 +00:00
Eric Anholt
d477cc007c - Link in shared files as necessary and clean them up.
- Generate drm_pciids.h automatically.
2004-05-09 22:14:07 +00:00
Eric Anholt
c093a03d47 Catch up with sis's DRM tag change. 2004-05-09 22:07:58 +00:00
Eric Anholt
7bfce0c357 Remove after repocopy to Makefile, now that we don't have to worry about
conflicting with imake's output.
2004-05-09 21:59:36 +00:00
Eric Anholt
b9dcb5b187 No /bin/bash on BSD. 2004-05-09 21:57:58 +00:00
Eric Anholt
29f2b1c1cf drm_hw_lock_t is now defined in drm.h, remove from here. 2004-05-09 21:56:19 +00:00
Dave Airlie
a2f7a9fa5f Commit sysfs and drm PCI changes for 2.6 kernel 2004-05-09 06:45:17 +00:00
Dave Airlie
d7e777b696 make drm pciids 2004-05-09 06:36:55 +00:00
Dave Airlie
0b481856dd use drm.. not dri for class... 2004-05-03 00:06:04 +00:00
Dave Airlie
a9d2438999 fix 2.4 build 2004-05-02 13:03:51 +00:00
Dave Airlie
a3612f450b better device class support from Jon Smirls patches.. 2004-05-02 12:27:17 +00:00
Dave Airlie
06332524b5 add another tdfx 2004-04-26 06:43:53 +00:00
Dave Airlie
d40443534c Add __user annotations from kernel 2004-04-22 12:41:43 +00:00
Dave Airlie
87812e82f4 add sparc ffb files from kernel just to keep things in sync 2004-04-22 11:31:55 +00:00
Dave Airlie
0edc2abf84 add new files to generate pci ids 2004-04-21 23:45:18 +00:00
Dave Airlie
2d9bbba0e1 bug from Linux kernel list caught by checker 2004-04-21 12:18:42 +00:00
Dave Airlie
93bd67ef62 centralise pci ids into one place and use scripts to generate files for
kernel
2004-04-21 12:13:31 +00:00
Michel Daenzer
0f32a88527 Move Makefile.linux to Makefile.
Get rid of Makefile juggling hacks which are no longer necessary.
2004-04-18 22:59:01 +00:00
Thomas Hellstrom
6f6d2a553a 1. Added a PCI ID.
2. Big change to the XvMC part of the SAREA. OpenGL clients will not suffer
    from this, and via XvMC is still alpha. Needed to make future additions
    to XvMC (More decoders and overlays) possible.
3. Bumped version number to 1.3.0.
2004-04-12 10:18:18 +00:00
Dave Airlie
6fa5c5d958 more files for mach64 2004-04-12 05:44:16 +00:00
Dave Airlie
873e1c4d38 Add mach64 to the trunk 2004-04-12 05:27:40 +00:00
Michel Daenzer
7e39628577 Have CVS ignore some files produced by the build. 2004-04-10 16:20:00 +00:00
Dave Airlie
3306abbde7 white space changes to align with kernel 2004-04-10 13:52:43 +00:00
Dave Airlie
7e0f883501 include highmem.h 2004-04-10 13:25:30 +00:00
Dave Airlie
2b0292c739 update gamma_dma with patch from davej in 2.6 2004-04-10 12:58:18 +00:00
Dave Airlie
e375a3dc10 patch from Andrew Morton tree from Arjan van de Ven fixes some oopses seen
with 4G/4G split
2004-04-10 08:15:48 +00:00
Dave Airlie
23ec8875fc align code with Linux kernel. 2004-04-10 07:41:19 +00:00
Dave Airlie
6aad146173 remove unused code 2004-04-10 07:39:00 +00:00
Dave Airlie
fd47335798 update from linux kernel for ia64 2004-04-10 07:36:30 +00:00
Alan Hourihane
f673c9280c remove Imakefile 2004-04-09 00:21:43 +00:00
Alan Hourihane
596cf634ae fix build problem 2004-04-08 23:22:05 +00:00
Alan Hourihane
ce601f3647 disable PCI DMA ioctls as they are not used currently until SAVAGE_CMD_DMA
is made to work.
2004-04-08 23:19:15 +00:00
Dave Airlie
c47597b484 big whitespace .. this aligns all the whitespace in this file with the bk
checkout linux tree
2004-04-08 14:15:36 +00:00
Dave Airlie
13724f032e 2.6 sysfs patches + stubs in drmP.h for 2.4 compatibility 2004-04-08 13:11:04 +00:00
Dave Airlie
c3e2685e82 long dev_t patches from 2.6 tree 2004-04-08 12:25:31 +00:00
Dave Airlie
9cff4b45e7 2.6 patches for larger dev_t 2004-04-08 12:22:22 +00:00
Dave Airlie
3e0f3c1fbb more 2.4 compat fns 2004-04-08 12:20:39 +00:00
Dave Airlie
1bc7576474 patch from Linux kernel 2.6.5 2004-04-08 12:09:10 +00:00
Dave Airlie
bc1428035c fixes from Linux kernel 2004-04-08 12:05:25 +00:00
Dave Airlie
ee2889ec0d patch from lk 2004-04-08 11:26:52 +00:00
Thomas Hellstrom
994fa063cd VIA module fixes:
1. Fixed up PCI-id's.
2. Fixed 2.6 warning in kernel Makefile.
2004-03-31 22:05:57 +00:00
Dave Airlie
20163c2b10 copy correct Makefile 2004-03-26 15:52:11 +00:00
Thomas Hellstrom
9b7bf9127e Added via driver to drm/linux/Config.in Reported by: Terry Barnaby 2004-03-26 13:42:48 +00:00
Thomas Hellstrom
1da595d797 Exported symbols cause compilation failure of via_mm.c on 2.4 kernels.
Added via_mm.o to export-objs:
Reported by: HMX, Via Arena Forum
2004-03-24 23:22:22 +00:00
Thomas Hellstrom
b15deb2392 Modified linux/Kconfig to include the via drm driver. 2004-03-24 10:07:37 +00:00
Thomas Hellstrom
89d67d9087 Merged via-1-2-0: Altered Makefiles in drm/linux 2004-03-23 21:14:17 +00:00
Thomas Hellstrom
6cd8831f7a Merged via-1-2-0 2004-03-23 21:08:48 +00:00
Dave Airlie
681da75af9 make sure in DRM toplevel 2004-03-23 11:17:03 +00:00