From: Maarten Maathuis Date: Sun, 13 Dec 2009 15:53:12 +0000 (+0100) Subject: drm/nouveau: use drm debug levels X-Git-Tag: v2.6.33-rc2~19^2~1^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef2bb506687a5f1cc8ef2fef370bb168b2808106;p=pandora-kernel.git drm/nouveau: use drm debug levels - Use driver level (0x2) for NV_DEBUG instead of all levels - Create a NV_DEBUG_KMS for KMS level (0x4) and use them in modesetting code - Remove a few odd NV_TRACE calls and replace some of them with NV_DEBUG_KMS or NV_INFO Signed-off-by: Maarten Maathuis Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed