commit | 1ae8c0a56eeb3ed358b78ccadd024d6b721f26bc | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Sun Jun 28 15:42:17 2009 -0700 |
committer | Eric Anholt <eric@anholt.net> | Wed Jul 01 18:13:34 2009 -0700 |
tree | cdcc00e23f1c1fb5ba2ef1d21ef846d17d3286fc | |
parent | 956dba3caaf66b84fe5f6180e0e4dd03902c7980 [diff] |
drm/i915: Make driver less chatty 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>