commit | 57a6528a528f75307b4e5ec4185d26e8277c140a | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Apr 21 21:14:22 2017 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed May 10 16:48:31 2017 +0300 |
tree | 47b4ea631c736b38a1702464a3b39681ea4d3222 | |
parent | 114d7dc0dd733d3ed5b726c8b9e028a792d71617 [diff] |
drm/i915: Make vlv/chv watermark debug print less cryptic The magic numbers 0,1,2 aren't all that interesting for users perhaps. Since we know what these watermark levels mean for VLV/CHV let's print their names. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170421181432.15216-6-ville.syrjala@linux.intel.com Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>