OSDN Git Service

drm/i915: Clean up early plane debugs
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 3 Oct 2018 14:50:52 +0000 (17:50 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 4 Oct 2018 17:21:40 +0000 (20:21 +0300)
commit7a4a2a460458b48c282c017fc83f58b83fad1522
treea3e16956ab4eed95d05b1ca4c0b7cd4a28e448f6
parent62358aa4ee86481ce044bef04859820e1bc7c1d9
drm/i915: Clean up early plane debugs

Print the plane hw state readout results in the common format
we already use for pipes and encoders. Also print some clearer
debug messages when we disable planes during the early phases
of state readout/sanitization.

v2: Rebase

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181003145052.4633-1-ville.syrjala@linux.intel.com
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c