summaryrefslogtreecommitdiff
path: root/bsd-core/ati_pcigart.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-17Drop shared-core, bsd-core, linux-core and scripts subdirsKristian Høgsberg1-219/+0
2008-10-10[FreeBSD] Rework all of the memory allocationsRobert Noland1-5/+6
2008-09-06[FreeBSD] IGP gart needs to be un-cached.Robert Noland1-18/+73
2008-09-06[FreeBSD] Ensure that drm_pci_alloc is never called while locks are held.Robert Noland1-4/+9
2008-06-08[FreeBSD] Rework ati_pcigart.cRobert Noland1-39/+88
2008-05-27[FreeBSD] Convert from drm_device_t to struct drm_device for consistency.Eric Anholt1-2/+4
2007-11-29Fix up drm_ati_pcigart_infoRobert C. Noland III1-2/+2
2007-08-15BSD: Replace brief description in each file's first line with doxygen later on.Eric Anholt1-3/+5
2007-05-29Update a bunch of FreeBSD port code.Jung-uk Kim1-8/+13
2005-11-08Catch FreeBSD up to the pcie gart changes. Required minor modification toEric Anholt1-24/+22
2005-08-26Fix a lack of parenthesis in macro usage that showed up with INVARIANTSEric Anholt1-1/+1
2005-07-20Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya,Eric Anholt1-2/+9
2005-04-26Convert BSD code to mostly use bus_dma, the dma abstraction for dealingEric Anholt1-46/+26
2005-04-16Use /*- to begin license blocks in BSD code to reduce diffs against FreeBSDEric Anholt1-1/+2
2004-11-06Commit WIP of BSD conversion to core model. Compiles for r128, radeon, butEric Anholt1-8/+8
2003-10-19- SMPng lock the DRM. This is only partial -- there are a few code pathsEric Anholt1-1/+1
2003-08-19- Remove $FreeBSD$ tags as they weren't too useful and merges are now beingEric Anholt1-1/+0
2003-04-26Remove the map argument from DRM_*MEMORYBARRIER. Not all of the uses ofEric Anholt1-0/+2
2003-03-11Merge back from FreeBSD-current, adding FreeBSD ID tags to aid futureX_4_3_0-20020324-preimportEric Anholt1-0/+2
2003-02-21Merge from bsd-4-0-0-branch.bsd-4-0-0-20030221-mergeEric Anholt1-45/+6
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane1-67/+20
2002-01-27Initial revisionDavid Dawes1-0/+197