Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
cleanups
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Clean up some macros
|
|
|
|
|
|
|
|
|
|
again.
|
|
|
|
- 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.
|
|
|
|
doesn't break non-Linux builds.
|
|
- Update date strings.
- Fix MGA hangs (undocumented side effects of DWGSYNC).
- Remove idle before ILOAD??? Seems fine with the above fix.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lock. Should prevent bug reports about this, but you never know...
|
|
CONFIG_... remove include for agpsupport in tdfx_drv.c - not needed.
|
|
|
|
|
|
|
|
dev->agp, when agp_acquire called, and..... Uncomment MUST_HAVE_AGP
around agp_* calls, so that support for both agp/pci can happen in a
single kernel driver.
|