Age | Commit message (Expand) | Author |
2008-10-10 | [FreeBSD] Rework all of the memory allocations | Robert Noland |
2008-09-10 | Remove incomplete and obsolete free/net/open code. | vehemens |
2008-09-06 | [FreeBSD] Ensure that drm_pci_alloc is never called while locks are held. | Robert Noland |
2008-07-15 | [FreeBSD] We aren't allowed to hold locks over bus_dma_tag_create or bus_dmam... | Robert Noland |
2008-05-27 | [FreeBSD] Convert from drm_device_t to struct drm_device for consistency. | Eric Anholt |
2007-08-15 | BSD: Replace brief description in each file's first line with doxygen later on. | Eric Anholt |
2005-08-26 | - Don't try to allocate mappings of less than a PAGE_SIZE in MGA DMA code. | Eric Anholt |
2005-04-26 | Convert BSD code to mostly use bus_dma, the dma abstraction for dealing | Eric Anholt |
2005-04-16 | Use /*- to begin license blocks in BSD code to reduce diffs against FreeBSD | 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 WIP of BSD conversion to core model. Compiles for r128, radeon, but | Eric Anholt |
2003-10-19 | - SMPng lock the DRM. This is only partial -- there are a few code paths | Eric Anholt |
2003-04-26 | Add PCI DMA memory functions and make addbufs_pci and associated code use | Eric Anholt |