drm/i915: Make driver less chatty
authorKeith Packard <keithp@keithp.com>
Sun, 28 Jun 2009 22:42:17 +0000 (15:42 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 2 Jul 2009 01:13:34 +0000 (18:13 -0700)
Convert many printk calls to DRM_DEBUG calls to reduce kernel log noise
for normal activities. Switch other printk calls to DRM_ERROR or DRM_INFO.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found