Module Name: src Committed By: mrg Date: Mon Sep 23 05:54:31 UTC 2019
Modified Files: src/sys/external/bsd/drm2/drm: drm_module.c Log Message: when "boot -x", don't turn on *all* drm debug, just the core, driver and kms messages, eliding the vblank, atomic and prime messages, which are the truly noisy ones (and may result in impossibly slow to use systems.) XXX: pullup-all. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/external/bsd/drm2/drm/drm_module.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.