]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/bxt: add bxt_init_clock_gating
authorImre Deak <imre.deak@intel.com>
Fri, 27 Mar 2015 12:00:04 +0000 (14:00 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 14 Apr 2015 11:55:21 +0000 (13:55 +0200)
commit6cf9fefac7a19b6e6f656c103ea22dd096ca1205
treeca7378c8b8d1faacb559f864740aafbaaeb6c522
parent90b674a63574d15f42306493a91bacbc402076e2
drm/i915/bxt: add bxt_init_clock_gating

v2:
- Make the condition to select between SKL and BXT consistent with the
  corresponding condition in init_workarounds_ring (Nick)

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Nick Hoath <nicholas.hoath@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c