Re: [PATCH v3 2/2] media: vimc: Add a control to display info on test image

2020-06-22 Thread Dafna Hirschfeld
On 21.06.20 22:32, Kaaira Gupta wrote: On Sat, Jun 20, 2020 at 12:05:28PM +0200, Dafna Hirschfeld wrote: Hi, thanks for the patch On 18.06.20 21:05, Kaaira Gupta wrote: Add a control in VIMC to display information such as the correct oder of colors for a given test pattern, brightness,

Re: [PATCH v3 2/2] media: vimc: Add a control to display info on test image

2020-06-22 Thread Hans Verkuil
On 18/06/2020 21:05, Kaaira Gupta wrote: > Add a control in VIMC to display information such as the correct oder of odor -> order > colors for a given test pattern, brightness, hue, saturation, contrast > and, width and height at sensor over test image; and display that > information. and,

Re: [PATCH v3 2/2] media: vimc: Add a control to display info on test image

2020-06-21 Thread Kaaira Gupta
On Sat, Jun 20, 2020 at 12:05:28PM +0200, Dafna Hirschfeld wrote: > Hi, thanks for the patch > > On 18.06.20 21:05, Kaaira Gupta wrote: > > Add a control in VIMC to display information such as the correct oder of > > colors for a given test pattern, brightness, hue, saturation, contrast > > and,

Re: [PATCH v3 2/2] media: vimc: Add a control to display info on test image

2020-06-20 Thread Dafna Hirschfeld
Hi, thanks for the patch On 18.06.20 21:05, Kaaira Gupta wrote: Add a control in VIMC to display information such as the correct oder of colors for a given test pattern, brightness, hue, saturation, contrast and, width and height at sensor over test image; and display that information.

Re: [PATCH v3 2/2] media: vimc: Add a control to display info on test image

2020-06-19 Thread kernel test robot
Hi Kaaira, Thank you for the patch! Yet something to improve: [auto build test ERROR on linuxtv-media/master] [also build test ERROR on v5.8-rc1 next-20200618] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use as documented in

[PATCH v3 2/2] media: vimc: Add a control to display info on test image

2020-06-18 Thread Kaaira Gupta
Add a control in VIMC to display information such as the correct oder of colors for a given test pattern, brightness, hue, saturation, contrast and, width and height at sensor over test image; and display that information. Signed-off-by: Kaaira Gupta --- drivers/media/test-drivers/vimc/Kconfig