commit | 5e1cdf541b24b8189835baa038c05725815d8378 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Thu Oct 04 11:45:58 2018 +0200 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Fri Oct 05 15:18:09 2018 +0200 |
tree | 089b61176e7ca41c438242cfe75b31663ba37a90 | |
parent | 65c307fd08dd6cc7771220ee0238a152db552d97 [diff] |
drm/i915: Make ironlake_pch_transcoder_set_timings take crtc_state Instead of passing crtc and dereferencing crtc->config, pass the correct crtc_state and obtain the crtc pointer from there. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20181004094604.2646-8-maarten.lankhorst@linux.intel.com