[PATCH v10 0/2] Add pixel format for 10 bits YUV video

From: Randy Li
Date: Wed Jan 09 2019 - 14:57:24 EST


As the requirement from:
P010 fourcc format support - Was: Re: Kernel error "Unknown pixelformat
0x00000000" occurs when I start capture video

I don't know which device would support the P010, P012, P016 video pixel
format, but Rockchip would support that NV12_10LE40 and a patch for that
driver is sent before.

Randy Li (2):
drm/fourcc: Add new P010, P016 video format
drm/fourcc: add a 10bits fully packed variant of NV12

drivers/gpu/drm/drm_fourcc.c | 13 +++++++++++++
include/uapi/drm/drm_fourcc.h | 29 +++++++++++++++++++++++++++++
2 files changed, 42 insertions(+)

--
2.20.1