- May 31, 2001
- May 09, 2001
-
-
David Dawes authored
open. This is better than the previous hack.
-
David Dawes authored
opened is already used by another screen (the symptom is drmSetBusid() failing with EBUSY). The way I'm doing it now is by abusing the busid argument for drmOpen() -- interpreting low values as a hint for the first dev minor number to try. I'll look for a better way soon, but it works for now, allowing multihead DRI with two voodoo3 cards.
-
David Dawes authored
driver. The way the number of instances is determined is up to the driver, and can be one of the following: - driver-provided function - driver-provided list of PCI vendor/device IDs to match against, with one instance allocated for each matching card. - driver-provided static number If the driver provides none of these, the default is 1 as before.
-
- May 07, 2001
-
-
David Dawes authored
Module option is "drm_opts" not "drm", so adjust comment to match.
-
- May 01, 2001
-
-
David Dawes authored
-
David Dawes authored
-
- Apr 30, 2001
-
-
Kevin E Martin authored
-
Alan Hourihane authored
-
Alan Hourihane authored
- Apr 25, 2001
-
-
Alan Hourihane authored
-
Alan Hourihane authored
-
Alan Hourihane authored
-
- Apr 21, 2001
-
-
Brian Paul authored
-
- Apr 18, 2001
-
-
David Dawes authored
-
- Apr 16, 2001
-
-
Kevin E Martin authored
-
- Apr 10, 2001
-
-
David Dawes authored
-
- Apr 09, 2001
-
-
David Dawes authored
-
David Dawes authored
-
- Apr 06, 2001
-
-
Kevin E Martin authored
- Clean up some macros
-
Alan Hourihane authored
-
Alan Hourihane authored
-
- Apr 05, 2001
- Apr 03, 2001
-
-
Alan Hourihane authored
-
Alan Hourihane authored
again.
-
- Apr 02, 2001
-
-
Gareth Hughes authored
-
- Mar 30, 2001
-
-
David Dawes authored
- 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.
-
Alan Hourihane authored
-
- Mar 21, 2001
-
-
David Dawes authored
doesn't break non-Linux builds.
-
Gareth Hughes authored
- Update date strings. - Fix MGA hangs (undocumented side effects of DWGSYNC). - Remove idle before ILOAD??? Seems fine with the above fix.
-
Gareth Hughes authored
-
- Mar 19, 2001
-
-
David Dawes authored
-
David Dawes authored
-
David Dawes authored
-
Gareth Hughes authored
-
Gareth Hughes authored
-
- Mar 18, 2001
-
-
Gareth Hughes authored
-
- Mar 15, 2001
-
-
Alan Hourihane authored
-