From: Tvrtko Ursulin Date: Tue, 10 Feb 2015 17:16:13 +0000 (+0000) Subject: drm/i915/skl: Use fb modifiers for sprites X-Git-Tag: omap-for-v4.2/o2_dc~72^2~35^2~42 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66ebf56714ed0b475afc5fb91c7e7230cf86c2a6;p=pandora-kernel.git drm/i915/skl: Use fb modifiers for sprites While at it just outright remove the tiling check in intel_check_sprite_plane because it's impossible: We only allow untiled and X-tiled. This essentially reverts commit 94c6419ed8f45e6682d766672b9ceb54867d3d2d Author: Damien Lespiau Date: Mon Oct 29 15:14:51 2012 +0000 drm/i915: Error out when trying to set a y-tiled as a sprite Signed-off-by: Tvrtko Ursulin [danvet: Drop the hunk in check_sprite, it's impossible.] Cc: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed