From: Ville Syrjälä Date: Wed, 31 Oct 2012 15:50:19 +0000 (+0200) Subject: drm/i915: Check the framebuffer offset X-Git-Tag: v3.8-rc1~82^2~192^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90f9a336f56318d4f21a29e8ef063cb70fe7dd11;p=pandora-kernel.git drm/i915: Check the framebuffer offset The current code can't deal with framebuffers with an offset. Return an error when trying to create such a framebuffer until the rest of the code is fixed to handle them. Signed-off-by: Ville Syrjälä Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed