From: Damien Lespiau Date: Sat, 9 May 2015 01:05:55 +0000 (+0100) Subject: drm/i915: Be optimistic about future display engines having 7 WM levels X-Git-Tag: omap-for-v4.2/fixes-rc2-v2~71^2~113 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6e742f652791919ce5c8e05a1d664bcbc5111a6;p=pandora-kernel.git drm/i915: Be optimistic about future display engines having 7 WM levels As we're doing throughout the code, being optimistic that platform n + 1 will mostly reuse the same things as platform n allows us to minimize the enabling work needed. This time, it's about the number of WM levels. Signed-off-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed