commit | 7a4a2a460458b48c282c017fc83f58b83fad1522 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Oct 03 17:50:52 2018 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Oct 04 20:21:40 2018 +0300 |
tree | a3e16956ab4eed95d05b1ca4c0b7cd4a28e448f6 | |
parent | 62358aa4ee86481ce044bef04859820e1bc7c1d9 [diff] |
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>