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