]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc51f58eb9aa708ae7954f6b4f58551400460a4f8
tree75c30359d40259f81df89a2de3fe9131835e0296
parent293bddb1dbbe56c5aa294c2821abf48e7fcb9c72
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