commit | 777bf6d71f7211a66050ae7ab7f4e9c0212a2f1c | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Nov 18 18:44:24 2019 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Nov 20 17:43:47 2019 +0200 |
tree | a98e4888c88f1d9d6fa700743875ceea7f6694ce | |
parent | 407b94058b3bceabda4d9033b66096e99ce0a2f7 [diff] |
drm/i915: Move crtc_state to tighter scope intel_modeset_setup_hw_state() doesn't need the crtc_state at the top level scope. Move it to where it's needed. Reviewed-by: Manasi Navare <manasi.d.navare@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191118164430.27265-5-ville.syrjala@linux.intel.com