drm/i915: intel_choose_pipe_bpp_dither messages should be DRM_DEBUG_KMS
authorAdam Jackson <ajax@redhat.com>
Mon, 10 Oct 2011 20:33:34 +0000 (16:33 -0400)
committerKeith Packard <keithp@keithp.com>
Fri, 28 Oct 2011 17:01:59 +0000 (10:01 -0700)
Shouldn't hide these behind _DRIVER, they're all KMS-related.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found