drm/i915: Print the changes required for modeset
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 13 Aug 2013 17:48:47 +0000 (18:48 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 22 Aug 2013 11:31:40 +0000 (13:31 +0200)
commita1d95703b7fa5cbc4abf53f63df51c49cbacc7b6
treea58ec5f9f77a2176ad481187fdc5ee9fa3562ac7
parentf3f08572fc245bc0cf5f102473ce0f54e693831d
drm/i915: Print the changes required for modeset

After computing the stage changes for the set_config, record those in
the debug log.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c