drm/i915: Print the pipe control page GTT address
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 12 Feb 2013 20:01:38 +0000 (22:01 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 19 Feb 2013 23:21:40 +0000 (00:21 +0100)
commit2b1086cc584286838ec55de24c1fb749f97bc3db
treea7b7672e946898ee8c9dfb23edcb24a0510abea2
parent9d6d9f19e8146fa24903cb561e204a22232740e3
drm/i915: Print the pipe control page GTT address

We already print the HWS addresses during init, so do the same for the
pipe control page. Reduces guesswork when looking at hex addresses
later.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ringbuffer.c