Age | Commit message (Expand) | Author | Files | Lines |
2005-08-05 | Rename the driver hooks in the DRM to something a little more | Eric Anholt | 1 | -1/+1 |
2005-04-16 | Use /*- to begin license blocks in BSD code to reduce diffs against FreeBSD | Eric Anholt | 1 | -1/+1 |
2005-02-13 | Fix bad copy'n'pastage of copyrights -- don't disclaim anything for VA | Eric Anholt | 1 | -4/+3 |
2005-02-05 | - Implement drm_initmap, and extend it with the resource number to help | Eric Anholt | 1 | -4/+3 |
2004-12-15 | Use SYSCTL_ADD_OID macro instead of calling function directly. | Eric Anholt | 1 | -1/+1 |
2004-11-07 | Now that the memory debug code is gone, and all 3 BSDs have M_ZERO, stop | Eric Anholt | 1 | -9/+8 |
2004-11-06 | Hook the debug output up to a sysctl, so you can choose to enable at | Eric Anholt | 1 | -0/+4 |
2004-11-06 | Commit first pieces of port to OpenBSD, done by Martin Lexa (martin at | Eric Anholt | 1 | -15/+0 |
2004-11-06 | Remove the vestiges of the memory-debug code. | Eric Anholt | 1 | -3/+0 |
2004-11-06 | Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but | Eric Anholt | 1 | -37/+34 |
2003-12-16 | Don't ioremap the framebuffer area. The ioremapped area wasn't used bydriinterface-0-0-2-branch | Eric Anholt | 1 | -1/+1 |
2003-10-24 | Don't try to use dev->dma_lock unless dma is initialized (dev->dma != NULL) | Eric Anholt | 1 | -2/+1 |
2003-10-22 | Fix warning about static DRM(bufs_info) defined but not used in the | Eric Anholt | 1 | -0/+2 |
2003-10-20 | Fix the possibility of sleeping with locks held in sysctls by copying the | Eric Anholt | 1 | -83/+123 |
2003-10-19 | - SMPng lock the DRM. This is only partial -- there are a few code paths | Eric Anholt | 1 | -3/+3 |
2003-10-03 | Stylistic preparation for SMPng locking work: DRM_LOCK/DRM_UNLOCK have side | Eric Anholt | 1 | -6/+6 |
2003-10-02 | Add an MIT-style copyright, assigned to myself, to these files. I think | Eric Anholt | 1 | -0/+23 |
2003-08-19 | - Remove $FreeBSD$ tags as they weren't too useful and merges are now being | Eric Anholt | 1 | -3/+0 |
2003-04-26 | Fix formatting of hw.dri sysctl. | Eric Anholt | 1 | -13/+13 |
2003-04-26 | Missed files in the last commit: Remove memory debugging sysctl unless | Eric Anholt | 1 | -0/+2 |
2003-04-25 | Merge from FreeBSD-current.FreeBSD-20030424 | Eric Anholt | 1 | -1/+1 |
2003-04-24 | Remove more gamma DMA infrastructure. Most of this code was copied straight | Eric Anholt | 1 | -51/+0 |
2003-04-24 | Remove DRM_DMA_HISTOGRAM and associated code. | Eric Anholt | 1 | -134/+0 |
2003-03-29 | Remove dead vma code and remove the unused devstate struct definition. | Eric Anholt | 1 | -92/+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/+1 |
2003-02-21 | Merge from bsd-4-0-0-branch.bsd-4-0-0-20030221-merge | Eric Anholt | 1 | -2/+2 |
2002-09-29 | warnings cleanup | Eric Anholt | 1 | -3/+3 |
2002-07-05 | merged bsd-3-0-0-branchbsd-3-0-0-20020705-merge | Alan Hourihane | 1 | -54/+69 |
2002-01-27 | Import of XFree86 4.2.0X_4_2_0 | David Dawes | 1 | -0/+523 |