]> 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)
commit67b934a94e44b2ad727cf65d47a887ec205b4133
tree112b82650119950c57f852ee851af4b2572e3cb3
parent800d2baf3ab46cbfc99b6e18f04dd805b8baa0ca
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