Re: [PATCH 2/2] drm/msm: Support NV12MT format in mdp4

2015-03-13 Thread Stéphane Viau
Hi Daniel, > On Fri, Feb 20, 2015 at 3:42 PM, Beeresh Gopal > wrote: >> +/* Samsung framebuffer modifiers */ >> + >> +/* >> + * NV12 64x32 Tiled >> + * >> + * 2 planes Y and CbCr, grouped into 64x32 macro tiles, >> + * with a non-standard order in memory (Z-shape). >> + * >> + * Pixel layout iden

Re: [PATCH 2/2] drm/msm: Support NV12MT format in mdp4

2015-02-22 Thread Daniel Vetter
On Fri, Feb 20, 2015 at 3:42 PM, Beeresh Gopal wrote: > +/* Samsung framebuffer modifiers */ > + > +/* > + * NV12 64x32 Tiled > + * > + * 2 planes Y and CbCr, grouped into 64x32 macro tiles, > + * with a non-standard order in memory (Z-shape). > + * > + * Pixel layout identical to DRM_FORMAT_NV21

Re: [PATCH 2/2] drm/msm: Support NV12MT format in mdp4

2015-02-20 Thread Rob Clark
On Fri, Feb 20, 2015 at 9:42 AM, Beeresh Gopal wrote: > Using fb modifier flag, support NV12MT format > in MDP4 > > Change-Id: I3de92b0c3b6d0cb56647aed6e4e35e56eff7adab > Signed-off-by: Beeresh Gopal > Signed-off-by: Stephane Viau on small comment below, and one open question at the end, but ot