drm/i915: debug print all of the DPCD we have
authorJani Nikula <jani.nikula@intel.com>
Thu, 25 Oct 2012 07:58:10 +0000 (10:58 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 26 Oct 2012 18:32:24 +0000 (20:32 +0200)
commit898076ed2ef648796859e5e86aa102b8f9ed4af1
tree2ccac09fe83cde485ecdb8bb6d6a067f19bec19e
parent4d8d71b5ddc43d51121f72ad83825afd28493516
drm/i915: debug print all of the DPCD we have

At some point the DPCD size was increased, but the debug print not. While
at it, switch to using hex dump.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dp.c