Re: [PATCH v3 1/2] drm_fourcc: Add new P010, P016 video format

2017-02-24 Thread Ville Syrjälä
On Thu, Feb 23, 2017 at 03:58:19PM -0800, clinton.a.tay...@intel.com wrote: > From: Clint Taylor > > P010 is a planar 4:2:0 YUV with interleaved UV plane, 10 bits per > channel video format. Rockchip's vop support this video format(little > endian only) as the input video format. > > P012 is a p

[PATCH v3 1/2] drm_fourcc: Add new P010, P016 video format

2017-02-23 Thread clinton . a . taylor
From: Clint Taylor P010 is a planar 4:2:0 YUV with interleaved UV plane, 10 bits per channel video format. Rockchip's vop support this video format(little endian only) as the input video format. P012 is a planar 4:2:0 YUV 12 bits per channel P016 is a planar 4:2:0 YUV with interleaved UV plane,