]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/i915/cnl: Removing missing DDI_E bits from CNL.
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 8 Aug 2017 19:32:37 +0000 (12:32 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 8 Aug 2017 20:03:41 +0000 (13:03 -0700)
commitea46708f079d031f9e356b71a493940fd13fc2cf
treee033dd4357bbf19542d90cb22437d9d1f82f805d
parent802673d66f8a6ded5d2689d597853c7bb3a70163
drm/i915/cnl: Removing missing DDI_E bits from CNL.

DDI_E is not supported on CNL-U and CNL-Y

When adding the initial support we noticed DDI_E wasn't supported
and removed it on v4 and v5 of that patch.
However for some reason I missed or put back these 2 chunks.

Time to clean it up to avoid later confusion.

Fixes: 8bcd3dd41766 ("drm/i915/cnl: Add power wells for CNL")
Cc: Clint Taylor <clinton.a.taylor@intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Imre Deak <imre.deak@intel.com>
Cc: Daniel Vetter <daniel.vetter@intel.com>
Cc: Jani Nikula <jani.nikula@linux.intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170808193237.17410-1-rodrigo.vivi@intel.com
drivers/gpu/drm/i915/intel_runtime_pm.c