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)
commit562396b9e46bcb34cc18f513fea1c4764d8ea06d
tree75c30359d40259f81df89a2de3fe9131835e0296
parent395072592e8eabf1b2ea424f1ed4c7458440dbf4
drm/i915: Use DRM_DEBUG_KMS for all messages in intel_bios.c

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>
drivers/gpu/drm/i915/intel_bios.c
This page took 0.027431 seconds and 5 git commands to generate.