commit | a5043453aa2412ece984373294529d177324c901 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Sat Jun 28 02:04:18 2014 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Aug 08 17:43:32 2014 +0200 |
tree | 112b82650119950c57f852ee851af4b2572e3cb3 | |
parent | 026b96e293fbe48153ae868308e341f226d76c46 [diff] |
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>