diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2015-07-08 16:45:49 -0400 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-08-26 04:22:19 -0400 |
commit | d6db995fe36c7460a30c8c6250bb47937d38c482 (patch) | |
tree | 1588d97e412ea36e74833dcee450102c38e13e55 /drivers/gpu/drm/i915/intel_runtime_pm.c | |
parent | 67fa24b4041436f1a21f7640d1d7ab56d023d7e9 (diff) |
drm/i915: Add encoder->post_pll_disable() hooks and move CHV clock buffer disables there
Move the CHV clock buffer disable from chv_disable_pll() to the new
encoder .post_pll_disable() hook. This is more symmetric since the
clock buffer enable happens from the .pre_pll_enable() hook.
We'll have more use for the new hook soon.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_runtime_pm.c')
0 files changed, 0 insertions, 0 deletions