commit | adc103047e583497f675f0db32b758c8c2069633 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Oct 31 22:51:14 2017 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Nov 09 20:04:17 2017 +0200 |
tree | 499c62baa6799b4503866ab69442beb9da28ee10 | |
parent | 94dec87159af6f3dcc0b78d3f909aefa9e29c01a [diff] |
drm/i915: Eliminate some encoder->crtc usage from DP code Extract the current crtc from the crtc state rather than via the legacy encoder->crtc pointer whenever possible. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20171031205123.13123-2-ville.syrjala@linux.intel.com Acked-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>