commit | 9de833722e2188a05071c479ee328959424b01d7 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Nov 29 20:54:28 2019 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Dec 02 18:38:40 2019 +0200 |
tree | 6e04e40f88773a31ae0f91ffba9c71a7fc79a97b | |
parent | cb634d3c850ec84810a8964b730020daf2601bb0 [diff] |
drm/i915: Reorganize plane/fb dump in debugfs Eliminate the special cases for the primary and cursor planes and just dump all the information consistently for all the planes. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191129185434.25549-4-ville.syrjala@linux.intel.com Reviewed-by: Ramalingam C <ramalingam.c@intel.com>