drm/i915: Use DRM_DEBUG_KMS for all messages in intel_bios.c
authorKeith Packard <keithp@keithp.com>
Thu, 22 Sep 2011 19:32:35 +0000 (12:32 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 27 Sep 2011 18:12:10 +0000 (11:12 -0700)
These are all KMS related anyways, so don't hide them under other
debug levels.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found