Re: [PATCH v2 1/5] drm/fourcc: Add new fourcc for malidp uncompressed formats

2018-08-22 Thread Juha-Pekka Heikkilä
On 22.08.2018 13:50, Alexandru-Cosmin Gheorghe wrote: Hi, On Wed, Aug 22, 2018 at 01:39:16PM +0300, Juha-Pekka Heikkilä wrote: On 22.08.2018 12:40, Daniel Vetter wrote: On Tue, Aug 21, 2018 at 8:30 PM, Alexandru Gheorghe wrote: Malidp implements a number of yuv buffer formats which are no

Re: [PATCH v2 1/5] drm/fourcc: Add new fourcc for malidp uncompressed formats

2018-08-22 Thread Alexandru-Cosmin Gheorghe
Hi, On Wed, Aug 22, 2018 at 01:39:16PM +0300, Juha-Pekka Heikkilä wrote: > > On 22.08.2018 12:40, Daniel Vetter wrote: > >On Tue, Aug 21, 2018 at 8:30 PM, Alexandru Gheorghe > > wrote: > >>Malidp implements a number of yuv buffer formats which are not > >>currently described in drm_fourcc.h. > >>

Re: [PATCH v2 1/5] drm/fourcc: Add new fourcc for malidp uncompressed formats

2018-08-22 Thread Juha-Pekka Heikkilä
On 22.08.2018 12:40, Daniel Vetter wrote: On Tue, Aug 21, 2018 at 8:30 PM, Alexandru Gheorghe wrote: Malidp implements a number of yuv buffer formats which are not currently described in drm_fourcc.h. This adds those definitions and describes their memory layout. Signed-off-by: Alexandru Gheo

Re: [PATCH v2 1/5] drm/fourcc: Add new fourcc for malidp uncompressed formats

2018-08-22 Thread Daniel Vetter
On Tue, Aug 21, 2018 at 8:30 PM, Alexandru Gheorghe wrote: > Malidp implements a number of yuv buffer formats which are not > currently described in drm_fourcc.h. > This adds those definitions and describes their memory layout. > > Signed-off-by: Alexandru Gheorghe We're working on adding at lea