From: Tvrtko Ursulin Date: Tue, 10 Feb 2015 17:16:05 +0000 (+0000) Subject: drm/i915: Add tiled framebuffer modifiers X-Git-Tag: omap-for-v4.2/o2_dc~72^2~35^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93b81f5102a7cd270a305c2741b17c8d44bb0629;p=pandora-kernel.git drm/i915: Add tiled framebuffer modifiers To be used from the new addfb2 extension. v2: - Drop Intel-specific untiled modfier. - Move to drm_fourcc.h. - Document layouts a bit and denote them as platform-specific and not useable for cross-driver sharing. - Add Y-tiling for completeness. - Drop special docstring markers to avoid confusing kerneldoc. v3: Give Y-tiling a unique idea, noticed by Tvrtko. Signed-off-by: Tvrtko Ursulin (v1) Cc: Tvrtko Ursulin Reviewed-by: Tvrtko Ursulin Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed