From: Paulo Zanoni Date: Tue, 7 Jul 2015 18:26:08 +0000 (-0300) Subject: drm/i915: move set_no_fbc_reason() call out of intel_fbc_find_crtc() X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8df5dd57fd2f4e7f02793457a3bd61e5d4a644d5;p=pandora-kernel.git drm/i915: move set_no_fbc_reason() call out of intel_fbc_find_crtc() So now all the calls are inside __intel_fbc_update(). Consistency! Signed-off-by: Paulo Zanoni Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed