Module Name: src Committed By: riastradh Date: Sun Dec 19 12:26:22 UTC 2021
Modified Files: src/sys/external/bsd/drm2/linux: linux_dma_resv.c Log Message: drm: Make sure to check read ticket after reading shared fences. Not entirely sure it was a bug not to do that, but let's make it easy to prove that we got a consistent snapshot of the whole picture. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/external/bsd/drm2/linux/linux_dma_resv.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.