Module Name: src Committed By: riastradh Date: Sat Dec 18 23:54:51 UTC 2021
Added Files: src/sys/external/bsd/drm2/dist/drm/i915: i915_dma.c src/sys/external/bsd/drm2/dist/include/drm: drmP.h drm_gem_cma_helper.h Log Message: drm: Temporarily restore some local files deleted upstream. These had local changes which needed to be distributed into other files upstream, but that didn't happen in the merge commit. It will happen, and the files will be deleted, in a later commit. To generate a diff of this commit: cvs rdiff -u -r0 -r1.33 src/sys/external/bsd/drm2/dist/drm/i915/i915_dma.c cvs rdiff -u -r0 -r1.43 src/sys/external/bsd/drm2/dist/include/drm/drmP.h cvs rdiff -u -r0 -r1.8 \ src/sys/external/bsd/drm2/dist/include/drm/drm_gem_cma_helper.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.