commit | 1260f07e3e2ff0a9184918b59000713c33f71441 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Feb 17 21:41:08 2016 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Mar 01 13:03:48 2016 +0200 |
tree | b25f3b510d3d9f6f02a202336761420fc44810df | |
parent | 2d7a215f8b917067efc9999d3d733dbab37ada5c [diff] |
drm/i915: Dump ddi_pll_sel in hex instead of decimal on HSW/BDW On HSW/BDW ddi_pll_sel is the actual register value. Let's dump it in hex so that people migth actually understand what it says. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1455738073-14502-2-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Imre Deak <imre.deak@intel.com>