Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-27 | Modify drm_driver::device_is_agp to return a tri-state value to indicate | Ian Romanick | |
that a device absolutely is, absolutely is not, or may or may not be AGP. Modify the i915 DRM to use this to force all i9x5 devices to be "AGP" (even the PCI-e devices). Reported by: Lukas Hejtmanek | |||
2005-04-16 | Use /*- to begin license blocks in BSD code to reduce diffs against FreeBSD | Eric Anholt | |
CVS. | |||
2004-11-06 | Convert more drivers for bsd-core, moving the ioctl definitions to shared | Eric Anholt | |
code. Remove the "drv" from sisdrv, as it's unnecessary. Use the drm_pci functions in i915 instead of per-os implementations of the same. Avoid whitespace within fields in drm_pciids.txt (one of the r300 definitions), since it breaks the bsd pciids script. Tested on sis, mga, r128. i915 needs more work. | |||
2004-08-14 | Remove unused pcigart/sg header stuff from i915 driver. | Eric Anholt | |
2004-08-03 | bring over fix from i865-agp branch, it now probes the driver, X hangs | Dave Airlie | |
box.. | |||
2004-07-29 | change to agp not pci ... still not working | Dave Airlie | |
2004-07-29 | initial port of i915 to BSD, not finished doesn't work.. no idea why... | Dave Airlie | |