index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bsd-core
/
ati_pcigart.c
Age
Commit message (
Expand
)
Author
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.c
Robert Noland
2008-05-27
[FreeBSD] Convert from drm_device_t to struct drm_device for consistency.
Eric Anholt
2007-11-29
Fix up drm_ati_pcigart_info
Robert C. Noland III
2007-08-15
BSD: Replace brief description in each file's first line with doxygen later on.
Eric Anholt
2007-05-29
Update a bunch of FreeBSD port code.
Jung-uk Kim
2005-11-08
Catch FreeBSD up to the pcie gart changes. Required minor modification to
Eric Anholt
2005-08-26
Fix a lack of parenthesis in macro usage that showed up with INVARIANTS
Eric Anholt
2005-07-20
Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya,
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-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-08-19
- Remove $FreeBSD$ tags as they weren't too useful and merges are now being
Eric Anholt
2003-04-26
Remove the map argument from DRM_*MEMORYBARRIER. Not all of the uses of
Eric Anholt
2003-03-11
Merge back from FreeBSD-current, adding FreeBSD ID tags to aid future
Eric Anholt
2003-02-21
Merge from bsd-4-0-0-branch.
Eric Anholt
2002-07-05
merged bsd-3-0-0-branch
Alan Hourihane
2002-01-27
Initial revision
David Dawes