From: Imre Deak Date: Thu, 26 Mar 2015 15:35:40 +0000 (+0200) Subject: drm/i915: use proper FBC base register on all new platforms X-Git-Tag: omap-for-v4.3/legacy-v2-signed~46^2~58^2~65^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46ec15f2662b48103751ea059d2cb4e2571bad5e;p=pandora-kernel.git drm/i915: use proper FBC base register on all new platforms Starting from GEN5 the FBC base register is the same on all platforms. GEN>=5 is the same condition as HAS_PCH_SPLIT except on BXT, so make things work on BXT as well. Motivated by Rodrigo's request to check FBC support on BXT. Signed-off-by: Imre Deak Reviewed-by: Antti Koskipää Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed