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)
commitd37ae19a6c21bc358f69e1dca410743c98347fe2
treedaa9c01db352f7129a66223af636e0086086e310
parentdcddab3aa025b161239ec309f1d4f199d91aca11
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