commit | 3cf12da44f7f73d1c75fd9da8509f320a262ca3c | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Nov 29 20:54:33 2019 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Dec 02 18:38:40 2019 +0200 |
tree | cf9a81a86438400c7b44cfefb0129f4d782e90b5 | |
parent | d029a139eb9880caef7c9c32f8eb6c637cd4db54 [diff] |
drm/i915: Dump both the uapi and hw states for crtcs and planes Let's make the display info more useful by dumping both the uapi and hw states for each crtc/plane. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191129185434.25549-9-ville.syrjala@linux.intel.com Reviewed-by: Ramalingam C <ramalingam.c@intel.com>