commit | e7251d71d4d4cf7ace722be5761c5a90091c57e5 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Feb 07 19:32:24 2019 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Mar 19 12:55:31 2019 +0200 |
tree | 6519e38964030676c3a967f70a3c67896d228fe3 | |
parent | 67de42e8d5229d8aea82016394d0730ede9b5390 [diff] |
drm/i915: Pass crtc_state down to cnl dpll funcs Simplify the calling convention of the dpll funcs by plumbing the crtc state deeper. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190207173230.22368-7-ville.syrjala@linux.intel.com Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>