Files
linux/drivers
Maarten Lankhorst 41da1f5d49 drm/i915: get rid of put_shared_dpll
Now that the pll updates are staged the put_shared_dpll function
consists only of checks that are done in check_shared_dpll_state
after a modeset too.

The changes to pll->config are overwritten by
intel_shared_dpll_commit, so this entire function is a noop.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
2015-06-12 13:19:31 +03:00
..
2015-06-12 13:19:31 +03:00
2015-06-02 10:17:21 +02:00
2015-06-02 10:17:21 +02:00
2015-04-07 12:05:12 +02:00
2015-03-31 12:01:19 -04:00