From: Ilia Mirkin Date: Fri, 14 Feb 2014 02:35:14 +0000 (-0500) Subject: drm/nouveau: use nv_debug for NV_DEBUG, make DRM a separate subflag X-Git-Tag: v3.15-rc1~51^2~39^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c33e05a1369262ce7930e536af1e049646275198;p=pandora-kernel.git drm/nouveau: use nv_debug for NV_DEBUG, make DRM a separate subflag It's really confusing for NV_DEBUG's printing to be controlled via drm.debug while everything else is controlled via nouveau.debug. These messages can be turned on with nouveau.debug=DRM=debug. Signed-off-by: Ilia Mirkin Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed