commit | 939994da2f63cb130ddeb131736254ad203662cd | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Sep 13 17:08:56 2017 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Oct 10 17:22:38 2017 +0300 |
tree | 3e57c6455ac3c3dd1eae2a36a4711c55d76969e1 | |
parent | dfa311f0d8e2bbd4ba97344ac4a2eb6e810fc0e6 [diff] |
drm/i915: Pass crtc state to i9xx_enable_pll() Pass the crtc state to i9xx_enable_pll() and use it rather than crtc->config. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20170913140900.6972-5-ville.syrjala@linux.intel.com Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>