From: Chris Wilson Date: Sat, 7 Aug 2010 10:01:37 +0000 (+0100) Subject: drm/i915: FBC is updated within set_base() so remove second call in mode_set() X-Git-Tag: v2.6.36-rc2~2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c27ba48e629d2a845f26489fcddc9912673711e7;p=pandora-kernel.git drm/i915: FBC is updated within set_base() so remove second call in mode_set() The FBC is dependent upon a few details of the framebuffer so it is required to be updated within set_base(), so remove the redundant call from mode_set(). Signed-off-by: Chris Wilson Signed-off-by: Eric Anholt --- Reading git-diff-tree failed