Module Name: src Committed By: riastradh Date: Sun Dec 19 12:39:25 UTC 2021
Modified Files: src/sys/external/bsd/drm2/include/linux: dma-fence.h src/sys/external/bsd/drm2/linux: linux_dma_fence.c Log Message: drm: Support 64-bit fence context and sequence numbers. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 \ src/sys/external/bsd/drm2/include/linux/dma-fence.h cvs rdiff -u -r1.37 -r1.38 src/sys/external/bsd/drm2/linux/linux_dma_fence.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.