commit | cb634d3c850ec84810a8964b730020daf2601bb0 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Nov 29 20:54:27 2019 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Dec 02 18:38:40 2019 +0200 |
tree | 2bdd33eca11455ce6a6cdc9d60a319947b2d4e34 | |
parent | 6d37bc73976f5306f39b9d34a2e95f0285e6e862 [diff] |
drm/i915: Switch to intel_ types in debugfs display_info Switch to using intel_ types in the debugfs display_info code. Should make it easier to handle bigjoiner etc. in the future. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191129185434.25549-3-ville.syrjala@linux.intel.com Reviewed-by: Ramalingam C <ramalingam.c@intel.com>