From c33e05a1369262ce7930e536af1e049646275198 Mon Sep 17 00:00:00 2001 From: Ilia Mirkin Date: Thu, 13 Feb 2014 21:35:14 -0500 Subject: [PATCH] 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-format-patch failed