summaryrefslogtreecommitdiff
path: root/usr.sbin/user
diff options
context:
space:
mode:
authorOwain Ainsworth <oga@cvs.openbsd.org>2009-06-06 06:02:45 +0000
committerOwain Ainsworth <oga@cvs.openbsd.org>2009-06-06 06:02:45 +0000
commitec5925b89b62e83010dd33bc1ad8c5ab48d6afd5 (patch)
tree179ac9a6745a8c827f87317b737aa98131af64cf /usr.sbin/user
parent8d0733a46ab21b9a74bb53e474cab34e0e458771 (diff)
add an interface to agp to create a bus_dma_tag over a range of the
aperture, which will take your memory, bind it to agp, and return you the aperture address. It's essentially the same as iommu on amd64 in the way it works. This will be used by the upcoming (works but is slow and will not be enabled at first) drm memory management code for intel igp chipsets. Right now the sync function for intagp is really slow (doing a wbinvd() on every sync), this is in the process of getting fixed, but the size of the diffs in my trees was getting silly.
Diffstat (limited to 'usr.sbin/user')
0 files changed, 0 insertions, 0 deletions