Re: [PATCH v2] drm/fourcc: Add bayer formats and modifiers

2020-07-03 Thread Neil Armstrong
Hi Niklas, On 02/07/2020 23:51, Laurent Pinchart wrote: > Hi Sakari, > > On Mon, May 25, 2020 at 01:31:43PM +0300, Sakari Ailus wrote: >> On Fri, May 22, 2020 at 01:52:01AM +0200, Niklas Söderlund wrote: >>> Bayer formats are used with cameras and contain green, red and blue >>> components, with

Re: [PATCH v2] drm/fourcc: Add bayer formats and modifiers

2020-07-02 Thread Laurent Pinchart
Hi Sakari, On Mon, May 25, 2020 at 01:31:43PM +0300, Sakari Ailus wrote: > On Fri, May 22, 2020 at 01:52:01AM +0200, Niklas Söderlund wrote: > > Bayer formats are used with cameras and contain green, red and blue > > components, with alternating lines of red and green, and blue and green > > pixel

Re: [PATCH v2] drm/fourcc: Add bayer formats and modifiers

2020-05-28 Thread Emil Velikov
Hi Niklas, On Fri, 22 May 2020 at 07:56, Niklas Söderlund wrote: > > Bayer formats are used with cameras and contain green, red and blue > components, with alternating lines of red and green, and blue and green > pixels in different orders. For each block of 2x2 pixels there is one > pixel with a

Re: [PATCH v2] drm/fourcc: Add bayer formats and modifiers

2020-05-25 Thread Sakari Ailus
Hi Niklas, Thank you for the update. On Fri, May 22, 2020 at 01:52:01AM +0200, Niklas Söderlund wrote: > Bayer formats are used with cameras and contain green, red and blue > components, with alternating lines of red and green, and blue and green > pixels in different orders. For each block of 2x