Re: [PATCH 00/10] ARM: davinci: add vpif display support

From: Sekhar Nori
Date: Mon Feb 13 2017 - 04:26:18 EST


Hi Bartosz,

On Tuesday 07 February 2017 10:11 PM, Bartosz Golaszewski wrote:
> The following series adds support for v4l2 display on da850-evm with
> a UI board in device tree boot mode.
>
> Patches 1/10 - 5/10 deal with the device tree: we fix whitespace
> errors in dts files and bindings, extend the example and the dts for
> da850-evm with the output port and address the pinmuxing.
>
> Patch 6/10 enables the relevant modules in the defconfig file.
>
> Patches 7/10 and 8/10 fix two already existing bugs encountered
> during development.
>
> Patch 9/10 make it possible to use a different i2c adapter in the
> vpif display driver.
>
> The last patch adds the pdata quirks necessary to enable v4l2 display.
>
> Tested with a modified version of yavta[1] as gstreamer support for
> v4l2 seems to be broken and results in picture artifacts.
>
> [1] https://github.com/brgl/yavta davinci/vpif-display

Can you also share the command line you used ?

Thanks,
Sekhar