aboutsummaryrefslogtreecommitdiff
path: root/bsd-core/ati_pcigart.c
AgeCommit message (Expand)Author
2008-10-10[FreeBSD] Rework all of the memory allocationsRobert Noland
2008-09-06[FreeBSD] IGP gart needs to be un-cached.Robert Noland
2008-09-06[FreeBSD] Ensure that drm_pci_alloc is never called while locks are held.Robert Noland
2008-06-08[FreeBSD] Rework ati_pcigart.cRobert Noland
2008-05-27[FreeBSD] Convert from drm_device_t to struct drm_device for consistency.Eric Anholt
2007-11-29Fix up drm_ati_pcigart_infoRobert C. Noland III
2007-08-15BSD: Replace brief description in each file's first line with doxygen later on.Eric Anholt
2007-05-29Update a bunch of FreeBSD port code.Jung-uk Kim
2005-11-08Catch FreeBSD up to the pcie gart changes. Required minor modification toEric Anholt
2005-08-26Fix a lack of parenthesis in macro usage that showed up with INVARIANTSEric Anholt
2005-07-20Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya,Eric Anholt
2005-04-26Convert BSD code to mostly use bus_dma, the dma abstraction for dealingEric Anholt
2005-04-16Use /*- to begin license blocks in BSD code to reduce diffs against FreeBSDEric Anholt
2004-11-06Commit WIP of BSD conversion to core model. Compiles for r128, radeon, butEric Anholt
2003-10-19- SMPng lock the DRM. This is only partial -- there are a few code pathsEric Anholt
2003-08-19- Remove $FreeBSD$ tags as they weren't too useful and merges are now beingEric Anholt
2003-04-26Remove the map argument from DRM_*MEMORYBARRIER. Not all of the uses ofEric Anholt
2003-03-11Merge back from FreeBSD-current, adding FreeBSD ID tags to aid futureEric Anholt
2003-02-21Merge from bsd-4-0-0-branch.Eric Anholt
2002-07-05merged bsd-3-0-0-branchAlan Hourihane
2002-01-27Initial revisionDavid Dawes