Module Name: src Committed By: mrg Date: Mon Feb 4 08:18:08 UTC 2019
Modified Files: src/sys/external/bsd/drm2/i915drm: files.i915drmkms src/sys/external/bsd/drm2/nouveau: files.nouveau src/sys/external/bsd/drm2/radeon: files.radeon src/sys/external/bsd/drm2/ttm: files.ttm src/sys/modules/i915drmkms: Makefile src/sys/modules/savagedrm: Makefile Log Message: add -Wno-error=int-in-bool-context or -Wno-error=implicit-fallthrough for various drm files that would be best ignored or upstream fixed. (could fix savagedrm, no one upstream is that any more.) To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/sys/external/bsd/drm2/i915drm/files.i915drmkms cvs rdiff -u -r1.25 -r1.26 src/sys/external/bsd/drm2/nouveau/files.nouveau cvs rdiff -u -r1.24 -r1.25 src/sys/external/bsd/drm2/radeon/files.radeon cvs rdiff -u -r1.1 -r1.2 src/sys/external/bsd/drm2/ttm/files.ttm cvs rdiff -u -r1.11 -r1.12 src/sys/modules/i915drmkms/Makefile cvs rdiff -u -r1.1 -r1.2 src/sys/modules/savagedrm/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.