From: Ville Syrjälä Date: Tue, 26 May 2015 17:22:39 +0000 (+0300) Subject: drm/i915: Throw out WIP CHV power well definitions X-Git-Tag: omap-for-v4.2/fixes-rc1^2~37^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fde61e4b80ff23a379210a5780e59ace4bd915e6;p=pandora-kernel.git drm/i915: Throw out WIP CHV power well definitions Expecting CHV power wells to be just an extended versions of the VLV power wells, a bunch of commented out power wells were added in anticipation when Punit folks would implement it all. Turns out they never did, and instead CHV has fewer power wells than VLV. Rip out all the #if 0'ed junk that's not needed. v2: Rename the "pipe-a" well to "display" to match VLV Clarify the pipe A power well relationship to pipes B and C (Deepak) Reviewed-by: Deepak S Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed