From: Paulo Zanoni Date: Fri, 12 Jun 2015 17:36:19 +0000 (-0300) Subject: drm/i915: add FBC_ROTATION to enum no_fbc_reason X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~277 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87f5ff0115eed248377f3474834caceca072b9ba;p=pandora-kernel.git drm/i915: add FBC_ROTATION to enum no_fbc_reason Because we're currently using FBC_UNSUPPORTED_MODE for two different cases. This commit will also allow us to write the next one without hiding information from the user. Signed-off-by: Paulo Zanoni Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed