drm/i915: Gather all the power well->domain mappings to one place
authorImre Deak <imre.deak@intel.com>
Thu, 6 Jul 2017 14:40:40 +0000 (17:40 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 27 Jul 2017 07:38:54 +0000 (09:38 +0200)
commit965a79ad417f9ed6304fd106ffd3dbd1cc65ecfc
tree2ce05414490a40f523149298f6e43398a88affda
parentd42539ba4ffc317acd769eec0c19fc59c8319e65
drm/i915: Gather all the power well->domain mappings to one place

Shuffle the power well->domain mapping macros around so they are at one
place in old->new GEN order.

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-19-git-send-email-imre.deak@intel.com
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_runtime_pm.c