]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Split a few long debug prints
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 27 Jun 2014 23:04:18 +0000 (02:04 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 8 Aug 2014 15:43:32 +0000 (17:43 +0200)
commita13d9c958a252a8d33857436559e59cfa4eff795
tree112b82650119950c57f852ee851af4b2572e3cb3
parent7c7f2ce0ea26248575f37168be007f72416fef61
drm/i915: Split a few long debug prints

Split some WM debug prints to multiple lines. This shouldn't hurt
grappability since the important part is at the start and the rest
is just repeated stuff for each pipe.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c