Hi, thank you all for your review
On Fri, Aug 14, 2015 at 9:15 AM, Hans Verkuil wrote:
> On 08/06/2015 10:26 PM, Helen Fornazier wrote:
>> Initialize the test pattern generator on the sensor
>> Generate a colored bar image instead of a grey one
>
> You don't want to put the tpg in every sensor an
Hi Hans,
On Friday 14 August 2015 14:15:58 Hans Verkuil wrote:
> On 08/06/2015 10:26 PM, Helen Fornazier wrote:
> > Initialize the test pattern generator on the sensor
> > Generate a colored bar image instead of a grey one
>
> You don't want to put the tpg in every sensor and have all the blocks
On 08/06/2015 10:26 PM, Helen Fornazier wrote:
> Initialize the test pattern generator on the sensor
> Generate a colored bar image instead of a grey one
You don't want to put the tpg in every sensor and have all the blocks in
between process the video. This is all virtual, so all that is necessar
Hi Helen,
Thank you for the patch.
On Thursday 06 August 2015 17:26:09 Helen Fornazier wrote:
> Initialize the test pattern generator on the sensor
> Generate a colored bar image instead of a grey one
>
> Signed-off-by: Helen Fornazier
> ---
> drivers/media/platform/vimc/Kconfig | 1 +
>
Initialize the test pattern generator on the sensor
Generate a colored bar image instead of a grey one
Signed-off-by: Helen Fornazier
---
drivers/media/platform/vimc/Kconfig | 1 +
drivers/media/platform/vimc/vimc-sensor.c | 44 +--
2 files changed, 43 insertio