Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1712714
| From | Sandy Huang <hjc@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 3/3] drm/rockchip: Add support for Rockchip Soc LVDS |
| Date | 2017-08-16 08:10 +0200 |
| Message-ID | <ueZGG-3rI-19@gated-at.bofh.it> (permalink) |
| References | <ueB1D-4wb-3@gated-at.bofh.it> <ueB1F-4wb-19@gated-at.bofh.it> <ueG1l-7QP-37@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
在 2017/8/15 17:08, Wadim Egorov 写道:
>
>
> Am 15.08.2017 um 05:49 schrieb Sandy Huang:
>> This adds support for Rockchip soc lvds found on rk3288
>> Based on the patches from Mark yao and Heiko Stuebner
>>
>> Signed-off-by: Sandy Huang <hjc@rock-chips.com>
>> Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
>> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
>> ---
>> drivers/gpu/drm/rockchip/Kconfig | 9 +
>> drivers/gpu/drm/rockchip/Makefile | 1 +
>> drivers/gpu/drm/rockchip/rockchip_drm_drv.c | 2 +
>> drivers/gpu/drm/rockchip/rockchip_drm_drv.h | 1 +
>> drivers/gpu/drm/rockchip/rockchip_lvds.c | 599 ++++++++++++++++++++++++++++
>> drivers/gpu/drm/rockchip/rockchip_lvds.h | 109 +++++
>> 6 files changed, 721 insertions(+)
>> create mode 100644 drivers/gpu/drm/rockchip/rockchip_lvds.c
>> create mode 100644 drivers/gpu/drm/rockchip/rockchip_lvds.h
>>
> I have tested this with an ETM0700G0DH6 7.0" LCD panel on the
> phyCORE-RK3288.
>
> Tested-by: Wadim Egorov <w.egorov@phytec.de>
>
>
>
Hi Wadim Egorov,
Thanks for your test.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v5 0/3] Add support Rockchip Soc LVDS Sandy Huang <hjc@rock-chips.com> - 2017-08-15 05:50 +0200
[PATCH v5 1/3] dt-bindings: display: Add Document for Rockchip Soc LVDS Sandy Huang <hjc@rock-chips.com> - 2017-08-15 05:50 +0200
Re: [PATCH v5 1/3] dt-bindings: display: Add Document for Rockchip Soc LVDS Rob Herring <robh@kernel.org> - 2017-08-17 23:00 +0200
Re: [PATCH v5 1/3] dt-bindings: display: Add Document for Rockchip Soc LVDS Sandy Huang <hjc@rock-chips.com> - 2017-08-18 10:10 +0200
[PATCH v5 3/3] drm/rockchip: Add support for Rockchip Soc LVDS Sandy Huang <hjc@rock-chips.com> - 2017-08-15 05:50 +0200
Re: [PATCH v5 3/3] drm/rockchip: Add support for Rockchip Soc LVDS Wadim Egorov <w.egorov@phytec.de> - 2017-08-15 11:10 +0200
Re: [PATCH v5 3/3] drm/rockchip: Add support for Rockchip Soc LVDS Sandy Huang <hjc@rock-chips.com> - 2017-08-16 08:10 +0200
csiph-web