OSDN Git Service

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)
commita82abe43cecb26619a7ce7e2052c3e89ed0b9436
treeca7378c8b8d1faacb559f864740aafbaaeb6c522
parent9647ff36ae266b74c82780f7f4e3bb4a39506107
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