Commit graph

331 commits

Author SHA1 Message Date
Alan Hourihane
e7b288b1e2 another lot. 2001-04-30 11:10:16 +00:00
Alan Hourihane
b400771bea a few more before nipping to the pub. 2001-04-27 16:56:13 +00:00
Alan Hourihane
87746727ca first pass at separating copy_to/from_user 2001-04-27 16:15:46 +00:00
Alan Hourihane
66241bc965 get to a sane starting point for copy_to/from_user cleanup 2001-04-27 12:03:27 +00:00
Alan Hourihane
b9cb2e1fdc more OS dependency separation 2001-04-27 10:16:26 +00:00
Alan Hourihane
eb2501e637 more....... 2001-04-26 16:29:28 +00:00
Alan Hourihane
0cff81e0cd more... 2001-04-26 13:12:41 +00:00
Alan Hourihane
5743424169 more of the same 2001-04-26 11:02:49 +00:00
Alan Hourihane
2020bf40f2 more compile fixes 2001-04-26 10:15:26 +00:00
Alan Hourihane
144f517d31 fix a typo 2001-04-26 10:02:48 +00:00
Alan Hourihane
6b97e1558b break out some more OS dependencies 2001-04-26 09:40:32 +00:00
Alan Hourihane
eea47cf7ae first attacked file 2001-04-25 15:12:57 +00:00
Alan Hourihane
60e0b680f7 more OS definitions 2001-04-25 15:09:21 +00:00
Alan Hourihane
96fc334b6f start some of the OS dependencies 2001-04-25 14:20:17 +00:00
Alan Hourihane
9a00b5e3fc build fixes 2001-04-25 14:04:38 +00:00
Alan Hourihane
eee62db5df Makefile / Imakefile changes for FreeBSD build 2001-04-25 12:59:04 +00:00
Alan Hourihane
f619013748 some initial changes for FreeBSD 2001-04-25 12:09:04 +00:00
Brian Paul
b1488c2f87 include linux/sisfb.h, per David Gaarenstroom 2001-04-21 19:06:46 +00:00
David Dawes
49781fcf37 put back BUS_BASE 2001-04-18 18:45:20 +00:00
Kevin E Martin
6f5e397f25 - Fix typo and remove magic numbers 2001-04-16 21:43:28 +00:00
David Dawes
cc7afb2b16 Use the linux version of xf86drm.c. 2001-04-10 18:45:17 +00:00
David Dawes
18fc5ee923 First pass of XFree86 4.0.99.2 merge. 2001-04-09 21:56:31 +00:00
David Dawes
1759c16ab9 Import -f XFree86 4.0.99.2 2001-04-09 16:27:54 +00:00
Kevin E Martin
0e7f6c0726 - Fix typo
- Clean up some macros
2001-04-06 17:53:32 +00:00
Alan Hourihane
908d32f84c search /lib/modules/<version>/build/include first, then the others.... 2001-04-06 15:49:42 +00:00
Alan Hourihane
2bd9bf98c7 Handle drivers that don't have __HAVE_SG defined. 2001-04-06 08:39:02 +00:00
Kevin E Martin
5d6ddbca26 Merged ati-pcigart-1-0-0 2001-04-05 22:16:12 +00:00
Alan Hourihane
a15b9dec3c include 2.4.2 2001-04-03 08:01:00 +00:00
Alan Hourihane
4259e5e617 make 2.4.2 -> 2.4.3 change conditional. works with older than 2.4.3 kernels
again.
2001-04-03 07:50:30 +00:00
Gareth Hughes
62d4931529 Update radeon DRM to v1.1.0 (texture upload changes). 2001-04-02 01:17:18 +00:00
David Dawes
fcc21069b7 - Move xf86ConfigDRI declaration from xf86Priv.h to xf86.h.
- Don't include xf86Priv.h in the drm module.
- Fix 'struct stat' in loader libc wrapping to avoid unnecessary
    XFree86LOADER #ifdefs in code that uses it.
- Make drmOpenMinor() static.
2001-03-30 17:16:20 +00:00
Alan Hourihane
e407c2f5a6 merge in 2.4.3 kernel change. 2001-03-30 13:32:39 +00:00
David Dawes
301a1ad315 Move #include <linux/config.h> inside the __linux__ #ifdef, so that it
doesn't break non-Linux builds.
2001-03-21 20:22:16 +00:00
Gareth Hughes
92b0aaa6fe - Fix MGA header info.
- Update date strings.
- Fix MGA hangs (undocumented side effects of DWGSYNC).
- Remove idle before ILOAD??? Seems fine with the above fix.
2001-03-21 13:10:27 +00:00
Gareth Hughes
b90028231c Remove compiler warnings, minor cleanups. 2001-03-21 03:29:23 +00:00
David Dawes
86c41620a5 merge/build fix 2001-03-19 23:48:35 +00:00
David Dawes
404a409ab3 Initial XFree86 4.0.99.1 merge. 2001-03-19 21:39:36 +00:00
David Dawes
0e5b8d77cf Import of XFree86 4.0.99.1 2001-03-19 17:45:52 +00:00
Gareth Hughes
b42ff4f660 Update version, date stamp. 2001-03-19 12:16:24 +00:00
Gareth Hughes
9914f4cf60 Remove PRIMPTR completely. 2001-03-19 12:04:12 +00:00
Gareth Hughes
d15f984432 Try this... 2001-03-19 11:49:25 +00:00
Gareth Hughes
f2ad4d9beb __REALLY_HAVE_MTRR, vmalloc_32 fixes from Jeff Wiedemeier. 2001-03-18 23:54:41 +00:00
Alan Hourihane
1d32e305ef file agpgart.diff was initially added on branch gamma-2-0-0-branch. 2001-03-15 21:48:51 +00:00
Kevin E Martin
74e19a4018 Merged sarea-1-0-0 2001-03-14 22:22:50 +00:00
Gareth Hughes
e2b2bffc6b Rest of MGA dualhead patch. 2001-03-13 00:22:05 +00:00
Gareth Hughes
0b60aad8a5 Try that again... 2001-03-12 18:18:06 +00:00
Gareth Hughes
134aecdeed Fix ring space calculations, tests. Based on patch by Bruce Stockwell. 2001-03-08 00:21:33 +00:00
Gareth Hughes
8c511c60ec Change error message to debug message when client dies while holding the
lock. Should prevent bug reports about this, but you never know...
2001-03-07 15:06:57 +00:00
Alan Hourihane
07f761bfae surround agp calls in drm_memory with __REALLY_HAVE_AGP instead of
CONFIG_... remove include for agpsupport in tdfx_drv.c - not needed.
2001-03-07 08:53:15 +00:00
Gareth Hughes
3a74d3a371 Merge tdfx-3-1-0 branch. 2001-03-06 04:37:37 +00:00