]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/skl: send opregion_nofify_adapter(PCI_D1) instead of PCI_D3
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Thu, 30 Jul 2015 21:20:29 +0000 (18:20 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 5 Aug 2015 08:27:41 +0000 (10:27 +0200)
commit17efdd17e90e0fe1a14234cd0fed4c63d6a1d198
treedaa9c01db352f7129a66223af636e0086086e310
parenteea077ca93df7d97c7ed4ba318782d2afc084302
drm/i915/skl: send opregion_nofify_adapter(PCI_D1) instead of PCI_D3

I was told that the "repurposed D1 definition" is still valid for SKL.
It is BDW that is special due to its hotplug bug, so let's
special-case BDW instead of HSW.

Cc: Kristen Carlson Accardi <kristen@linux.intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.c