From: Damien Lespiau Date: Fri, 27 Feb 2015 11:15:19 +0000 (+0000) Subject: drm/i915/skl: Adjust intel_fb_align_height() for Yb/Yf tiling X-Git-Tag: omap-for-v4.2/o2_dc~72^2~33^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5d0e9bfa645560d2a15acd788b88628fc17f5f3;p=pandora-kernel.git drm/i915/skl: Adjust intel_fb_align_height() for Yb/Yf tiling We now need the bpp of the fb as Yf tiling has different tile widths depending on it. v2: Rebased for the new addfb2 interface. (Tvrtko Ursulin) v3: Rebased for fb modifier changes. (Tvrtko Ursulin) v4: Added missing case and 128-bit pixel warning. (Damien Lespiau) Signed-off-by: Damien Lespiau Signed-off-by: Tvrtko Ursulin Reviewed-by: Tvrtko Ursulin Reviewed-by: Damien Lespiau (v3) Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed