Module Name: src Committed By: riastradh Date: Wed Jul 24 02:47:34 UTC 2013
Modified Files: src/sys/external/bsd/drm2/dist/drm [riastradh-drm2]: drm_bufs.c Log Message: For _DRM_CONSISTENT maps, hang the dmah on the drm_local_map. The way the Linux code does it is a bookkeeping kludge that falls down when we want to maintain more than just the PCI bus address, as drm mmap will want in order to avoid vtophys. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1.2.9 -r1.1.1.1.2.10 \ src/sys/external/bsd/drm2/dist/drm/drm_bufs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.