| Age | Commit message (Expand) | Author |
| 2007-11-01 | Until I have a chance to further evaluate and re-work the locking here, | bjs |
| 2007-10-19 | First round of DRM improvements: switch to mutex(9), make use of & | bjs |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-03-28 | Introduce options DRM_NO_AGP and DRM_NO_MTRR, so I can run this on | jmcneill |
| 2007-03-23 | caddr_t -> char *, even though it's in #ifdef __FreeBSD__ sections, just | dogcow |
| 2007-03-23 | Free ressources more agressively. | drochner |
| 2007-03-22 | Use void * rather than caddr_t to fix the build. | xtraeme |
| 2007-03-21 | In drm_ioremap, provide extra slots for mapping AGP memory space; it's not | jmcneill |
| 2007-03-20 | Import DRM drivers, brought into shape by Yorick Hardy, posted to tech-x11. | drochner |