Module Name: src Committed By: riastradh Date: Thu Sep 1 01:54:38 UTC 2022
Modified Files: src/sys/external/bsd/drm2/include/linux: dma-fence.h src/sys/external/bsd/drm2/linux: linux_dma_fence.c linux_module.c Log Message: drm: Fix dma fence stub so it works with locking operations. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 \ src/sys/external/bsd/drm2/include/linux/dma-fence.h cvs rdiff -u -r1.40 -r1.41 src/sys/external/bsd/drm2/linux/linux_dma_fence.c cvs rdiff -u -r1.13 -r1.14 src/sys/external/bsd/drm2/linux/linux_module.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.