commit | 2e7f76c1e4b6480226cee3f6e358172891012882 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Sep 13 22:31:57 2019 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Sep 16 14:51:22 2019 +0300 |
tree | ead0e949f97ffb1f349d8e76ceed77e756cc6726 | |
parent | fe4709a8d033975a328a665a627acd35e628117a [diff] |
drm/i915: s/pipe_config/crtc_state/ in intel_crtc_atomic_check() Clean up the mess with the drm vs. intel types in intel_crtc_atomic_check() and rename varibles accordingly. Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190913193157.9556-5-ville.syrjala@linux.intel.com