[PATCH v4 0/2] Add support for a YUV 10bits pixel format

Randy Li ayaka at soulik.info
Sat Nov 17 16:53:44 UTC 2018


I wonder why this patches are still not merged and well review.
So I just re-send them. I wish it is merged in a short time, or
I can't add a new pixel format to weston.

You can use the Gstreamer to verify this patch.

Randy Li (2):
  drm/fourcc: add a 10bits fully packed variant of NV12
  drm/rockchip: Support 10 bits yuv format in vop

 drivers/gpu/drm/drm_fourcc.c                |  1 +
 drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 16 ++++++++++++++--
 drivers/gpu/drm/rockchip/rockchip_drm_vop.h |  1 +
 drivers/gpu/drm/rockchip/rockchip_vop_reg.c |  2 ++
 include/uapi/drm/drm_fourcc.h               |  8 ++++++++
 5 files changed, 26 insertions(+), 2 deletions(-)

-- 
2.14.5



More information about the dri-devel mailing list