Module Name: src Committed By: riastradh Date: Sun Dec 19 09:57:17 UTC 2021
Modified Files: src/sys/external/bsd/drm2/dist/drm/ttm: ttm_bo.c src/sys/external/bsd/drm2/ttm: ttm_bo_vm.c Log Message: More obvious part of TTM API changes: - ref/unref to get/put - some global TTM things are now global - More indirection to get vma_node Author: Maya Rashish <m...@netbsd.org> To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/external/bsd/drm2/dist/drm/ttm/ttm_bo.c cvs rdiff -u -r1.15 -r1.16 src/sys/external/bsd/drm2/ttm/ttm_bo_vm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.