commit | 4c35475485c1297393a35b161057b57753449a15 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Thu Oct 11 12:04:49 2018 +0200 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Tue Oct 16 15:26:17 2018 +0200 |
tree | 86b3450a76928ca36d5e3389b507ac02e6eaf398 | |
parent | 81067b71c1d944ea1f93ee67ef0be16d8b4957b4 [diff] |
drm/i915: Make intel_dp_set_m_n take crtc_state Another user of crtc->config gone. The functions it calls also needed crtc->config, so convert those as well. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> [mlankhorst: Still pass m_n struct to intel_pch_transcoder_set_m_n (Ville)] Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20181011100457.8776-3-maarten.lankhorst@linux.intel.com