Module Name: src Committed By: riastradh Date: Wed Jul 24 02:53:31 UTC 2013
Modified Files: src/sys/external/bsd/drm2/dist/include/drm [riastradh-drm2]: drmP.h src/sys/modules/drm2 [riastradh-drm2]: Makefile Added Files: src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_vm.c Log Message: Add local drm_vm.c with uvm-style (but non-gem) drm page mapping. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1.2.40 -r1.1.1.1.2.41 \ src/sys/external/bsd/drm2/dist/include/drm/drmP.h cvs rdiff -u -r0 -r1.1.2.1 src/sys/external/bsd/drm2/drm/drm_vm.c cvs rdiff -u -r1.1.2.28 -r1.1.2.29 src/sys/modules/drm2/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.