]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/kbl: Enable PW1 and Misc I/O power wells
authorMichel Thierry <michel.thierry@intel.com>
Wed, 6 Jan 2016 12:08:36 +0000 (12:08 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 7 Jan 2016 14:34:41 +0000 (15:34 +0100)
commit59413c5f13e85e23f4cbd82b2987098e5c594a18
tree063c9bb690e0011792e9527c8a7e023d0bb74912
parent199153651f568ae5331d93165ffe1fe8f70986a9
drm/i915/kbl: Enable PW1 and Misc I/O power wells

My kbl stopped working because of this.

Fixes regression from
commit 79582345ad89b9d2ce2290a505c88aa7d954e89f
Author: Damien Lespiau <damien.lespiau@intel.com>
Date:   Wed Nov 4 19:24:12 2015 +0200
    drm/i915: Make turning on/off PW1 and Misc I/O part of the init/fini
    sequences

Cc: Damien Lespiau <damien.lespiau@intel.com>
Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
Cc: Patrik Jakobsson <patrik.jakobsson@linux.intel.com>
Cc: Imre Deak <imre.deak@intel.com>
Signed-off-by: Michel Thierry <michel.thierry@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1452082116-16770-1-git-send-email-michel.thierry@intel.com
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_runtime_pm.c