Module Name: src Committed By: riastradh Date: Sun Sep 8 15:39:48 UTC 2013
Added Files: src/sys/external/bsd/drm2/include/drm [riastradh-drm2]: bus_dma_hacks.h Log Message: Implement a bus_dmamem_wire_uvm_object hack. This is fit only for x86 at the moment -- it parrots the x86 bus_dmamem_alloc code but with uvm_obj_wirepages instead of uvm_pglistalloc. XXX THIS IS A MEGA-KLUDGE THAT NEEDS TO BE DONE PROPERLY. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1.2.1 \ src/sys/external/bsd/drm2/include/drm/bus_dma_hacks.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.