[PATCH 2/9] drm/i915: Use DRM_DEBUG_KMS for all messages in intel_bios.c

2011-09-27 Thread Chris Wilson
On Mon, 26 Sep 2011 23:11:39 -0700, Keith Packard wrote: > These are all KMS related anyways, so don't hide them under other > debug levels. > > Signed-off-by: Keith Packard Reviewed-by: Chris Wilson -Chris -- Chris Wilson, Intel Open Source Technology Centre

[PATCH 2/9] drm/i915: Use DRM_DEBUG_KMS for all messages in intel_bios.c

2011-09-27 Thread Keith Packard
These are all KMS related anyways, so don't hide them under other debug levels. Signed-off-by: Keith Packard --- drivers/gpu/drm/i915/intel_bios.c |9 +++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_bios.c

[PATCH 2/9] drm/i915: Use DRM_DEBUG_KMS for all messages in intel_bios.c

2011-09-27 Thread Keith Packard
These are all KMS related anyways, so don't hide them under other debug levels. Signed-off-by: Keith Packard kei...@keithp.com --- drivers/gpu/drm/i915/intel_bios.c |9 +++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_bios.c

Re: [PATCH 2/9] drm/i915: Use DRM_DEBUG_KMS for all messages in intel_bios.c

2011-09-27 Thread Chris Wilson
On Mon, 26 Sep 2011 23:11:39 -0700, Keith Packard kei...@keithp.com wrote: These are all KMS related anyways, so don't hide them under other debug levels. Signed-off-by: Keith Packard kei...@keithp.com Reviewed-by: Chris Wilson ch...@chris-wilson.co.uk -Chris -- Chris Wilson, Intel Open