Age | Commit message (Expand) | Author | Files | Lines |
2009-11-17 | Drop shared-core, bsd-core, linux-core and scripts subdirs | Kristian Høgsberg | 1 | -110/+0 |
2008-10-10 | [FreeBSD] Rework all of the memory allocations | Robert Noland | 1 | -30/+19 |
2008-09-10 | Remove incomplete and obsolete free/net/open code. | vehemens | 1 | -43/+0 |
2008-09-07 | [FreeBSD] Implement drm_ioremap_wc() to set a range of mem to write-combining | Robert Noland | 1 | -0/+5 |
2008-08-29 | Fix drm_realloc when you're reallocing into something smaller. | Tomas Carnecky | 1 | -1/+1 |
2008-05-27 | [FreeBSD] Convert from drm_device_t to struct drm_device for consistency. | 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/+8 |
2005-11-08 | Initial port of savage to FreeBSD for the AGP and !ShadowStatus case. Adds | Eric Anholt | 1 | -1/+1 |
2005-04-16 | Use /*- to begin license blocks in BSD code to reduce diffs against FreeBSD | Eric Anholt | 1 | -2/+3 |
2005-02-05 | - Implement drm_initmap, and extend it with the resource number to help | Eric Anholt | 1 | -5/+5 |
2004-11-06 | Commit first pieces of port to OpenBSD, done by Martin Lexa (martin at | Eric Anholt | 1 | -28/+4 |
2004-11-06 | Remove the vestiges of the memory-debug code. | Eric Anholt | 1 | -5/+0 |
2004-11-06 | Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but | Eric Anholt | 1 | -34/+29 |
2004-08-14 | Hopefully proper fix for corrupted driver name in memcontrol list. | Eric Anholt | 1 | -2/+2 |
2004-07-06 | Fix module loading on alpha by not referencing MTRR symbols on | Eric Anholt | 1 | -0/+2 |
2003-10-24 | Move the REALLY_HAVE_AGP endif above the mtrr functions. Broke tdfx module. | Eric Anholt | 1 | -1/+1 |
2003-10-20 | Clean up BSD MTRR handling. The NetBSD code is untested, but it's my best | Eric Anholt | 1 | -0/+57 |
2003-08-29 | Add DRM(calloc), which is convenient, used by the new sis code, and takes | Eric Anholt | 1 | -0/+5 |
2003-08-19 | - Remove $FreeBSD$ tags as they weren't too useful and merges are now being | Eric Anholt | 1 | -1/+0 |
2003-04-26 | Move the memory functions with debugging info to drm_memory_debug.h, and | Eric Anholt | 1 | -340/+21 |
2003-04-25 | Merge from FreeBSD-current.FreeBSD-20030424 | Eric Anholt | 1 | -1/+1 |
2003-03-29 | Remove dead vma code and remove the unused devstate struct definition. | Eric Anholt | 1 | -1/+0 |
2003-03-11 | Merge back from FreeBSD-current, adding FreeBSD ID tags to aid futureX_4_3_0-20020324-preimport | Eric Anholt | 1 | -1/+4 |
2003-02-21 | Merge from bsd-4-0-0-branch.bsd-4-0-0-20030221-merge | Eric Anholt | 1 | -26/+53 |
2002-07-05 | merged bsd-3-0-0-branchbsd-3-0-0-20020705-merge | Alan Hourihane | 1 | -102/+59 |
2002-03-06 | first pass at merging mesa 4.0 kernel drivers into new bsd-3-0-0 branch. | Alan Hourihane | 1 | -0/+24 |
2002-01-27 | Initial revision | David Dawes | 1 | -0/+433 |