Age | Commit message (Expand) | Author |
2007-11-18 | Bug #13233: Chase move of agp headers on FreeBSD. | Robert Noland |
2007-08-15 | Fix dev->agp->base initialization on BSD, and fix addmap range check on Linux. | Eric Anholt |
2007-08-15 | BSD: Replace brief description in each file's first line with doxygen later on. | Eric Anholt |
2007-07-20 | Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. | Eric Anholt |
2007-05-29 | Update a bunch of FreeBSD port code. | Jung-uk Kim |
2005-12-30 | Merge patch from jhb to catch up with FreeBSD-current vgapci master device | Eric Anholt |
2005-12-05 | Remove driver.device_is_agp code duplicated in drm_device_find_capability, | Eric Anholt |
2005-11-28 | Fix AGP support guessing: Implement the same bridge checking in the MGA | Eric Anholt |
2005-11-08 | Fix FreeBSD DRM for latest MGA changes to agp support, which cleans things | Eric Anholt |
2005-08-05 | Rename the driver hooks in the DRM to something a little more | Eric Anholt |
2005-07-20 | Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya, | Eric Anholt |
2005-06-29 | Get the BSD DRM compiling again after MGA and mapping changes. Note that | Eric Anholt |
2005-06-14 | Adds support for PCI cards to MGA DRM | Ian Romanick |
2005-05-27 | Modify drm_driver::device_is_agp to return a tri-state value to indicate | Ian Romanick |
2005-05-16 | Added device_is_agp callback to drm_driver. This function is called by the | Ian Romanick |
2005-04-16 | Use /*- to begin license blocks in BSD code to reduce diffs against FreeBSD | Eric Anholt |
2005-01-17 | Add detection of whether the device is AGP by walking the capabilities | Eric Anholt |
2004-11-07 | Now that the memory debug code is gone, and all 3 BSDs have M_ZERO, stop | Eric Anholt |
2004-11-06 | Commit first pieces of port to OpenBSD, done by Martin Lexa (martin at | Eric Anholt |
2004-11-06 | Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but | Eric Anholt |
2003-08-19 | - Remove $FreeBSD$ tags as they weren't too useful and merges are now being | Eric Anholt |
2003-04-26 | Remove #if 0'ed code. | Eric Anholt |
2003-03-11 | Merge back from FreeBSD-current, adding FreeBSD ID tags to aid future | Eric Anholt |
2003-02-21 | Merge from bsd-4-0-0-branch. | Eric Anholt |
2002-09-26 | Fix one warning. | Eric Anholt |
2002-07-05 | merged bsd-3-0-0-branch | Alan Hourihane |
2002-01-27 | Import of XFree86 4.2.0 | David Dawes |