lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 24 Dec 2015 08:55:36 +0800
From:	Mark yao <mark.yao@...k-chips.com>
To:	Chris Zhong <zyw@...k-chips.com>, heiko@...ech.de,
	linux-rockchip@...ts.infradead.org, treding@...dia.com
CC:	airlied@...ux.ie, linux-kernel@...r.kernel.org,
	dri-devel@...ts.freedesktop.org,
	linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v6.3 4/6] drm: rockchip: Support Synopsys DW MIPI DSI

On 2015年12月23日 11:43, Chris Zhong wrote:
> Add support for Synopsys DesignWare MIPI DSI controller which is
> embedded in the rk3288 SoCs.
>
> Signed-off-by: Chris Zhong<zyw@...k-chips.com>
> ---
>
> Changes in v6.3:
> - move the mipi_en gate to ockchip_drm_crtc_mode_config
>
> Changes in v6.2:
> - Remove the atomic feature check (Mark Yao)
>
> Changes in v6.1:
> - Add atomic API support (Heiko Stübne)
>
> Changes in v6:
> - Do not use bridge driver (Thierry Reding)
> - Optimization the phy init sequence
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
>
>   drivers/gpu/drm/rockchip/Kconfig            |   10 +
>   drivers/gpu/drm/rockchip/Makefile           |    1 +
>   drivers/gpu/drm/rockchip/dw-mipi-dsi.c      | 1196 +++++++++++++++++++++++++++
>   drivers/gpu/drm/rockchip/rockchip_drm_vop.c |    3 +
>   4 files changed, 1210 insertions(+)
>   create mode 100644 drivers/gpu/drm/rockchip/dw-mipi-dsi.c

looks good for me, and it support atomic API, So
Acked-by: Mark Yao <mark.yao@...k-chips.com>

-- 
Mark Yao


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ