From: Laurent Pinchart Date: Tue, 27 May 2014 23:35:36 +0000 (-0300) Subject: [media] v4l: vsp1: bru: Support premultiplied alpha at the BRU inputs X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~310 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6418b4d6e1f1d70199a93eeeed948be2229b9c1a;p=pandora-kernel.git [media] v4l: vsp1: bru: Support premultiplied alpha at the BRU inputs Adjust the BRU blending formula to avoid the multiplication by alpha when the corresponding input format is premultiplied. As this requires access to the RPFs connected to the BRU inputs from the BRU module, store pointers to the RPFs in the BRU structure when validating the pipeline. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed