From 6418b4d6e1f1d70199a93eeeed948be2229b9c1a Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Tue, 27 May 2014 20:35:36 -0300 Subject: [PATCH] [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-format-patch failed