[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181117165346.25091-1-ayaka@soulik.info>
Date: Sun, 18 Nov 2018 00:53:44 +0800
From: Randy Li <ayaka@...lik.info>
To: dri-devel@...ts.freedesktop.org
Cc: maarten.lankhorst@...ux.intel.com, maxime.ripard@...tlin.com,
sean@...rly.run, airlied@...ux.ie, linux-kernel@...r.kernel.org,
hjc@...k-chips.com, heiko@...ech.de,
linux-rockchip@...ts.infradead.org, Randy Li <ayaka@...lik.info>
Subject: [PATCH v4 0/2] Add support for a YUV 10bits pixel format
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
Powered by blists - more mailing lists