commit | 00742cabcc7a4f6bae03cef538c9bb020875115a | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Thu Jul 06 17:40:32 2017 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jul 27 09:38:52 2017 +0200 |
tree | d4b7f459c9706e8a88dcec7e364fc409c8ee201c | |
parent | 9137726abc3bc3217dd3adde67c1dce9a1a87c3f [diff] |
drm/i915/hsw, bdw: Remove redundant state check during power well toggling Similarly to the GEN9 power well toggling, saving an occasional extra MMIO write is not worth the code complexity, let's simplify things. Signed-off-by: Imre Deak <imre.deak@intel.com> Reviewed-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/1499352040-8819-11-git-send-email-imre.deak@intel.com Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>