Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1602946

Re: [PATCH v2 2/2] drm/panel: add innolux,p079zca panel driver

From Brian Norris <briannorris@chromium.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 2/2] drm/panel: add innolux,p079zca panel driver
Date 2017-03-17 01:50 +0100
Message-ID <tlOfD-6lR-9@gated-at.bofh.it> (permalink)
References <tlbxD-4kc-3@gated-at.bofh.it> <tlbxD-4kc-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Mar 15, 2017 at 03:19:13PM +0800, Chris Zhong wrote:
> Support Innolux P079ZCA 7.85" 768x1024 TFT LCD panel, it is a MIPI DSI
> panel.
> 
> Signed-off-by: Chris Zhong <zyw@rock-chips.com>
> ---
> 
> Changes in v2:
> - add some error check
> - always use Low power mode to send commend
> - add comments for all the sleep
> - use DRM_DEV_ERROR instead of dev_err
> 
>  drivers/gpu/drm/panel/Kconfig                 |  11 +
>  drivers/gpu/drm/panel/Makefile                |   1 +
>  drivers/gpu/drm/panel/panel-innolux-p079zca.c | 344 ++++++++++++++++++++++++++
>  3 files changed, 356 insertions(+)
>  create mode 100644 drivers/gpu/drm/panel/panel-innolux-p079zca.c

FWIW:

Tested-by: Brian Norris <briannorris@chromium.org>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 2/2] drm/panel: add innolux,p079zca panel driver Chris Zhong <zyw@rock-chips.com> - 2017-03-15 08:30 +0100
  Re: [PATCH v2 2/2] drm/panel: add innolux,p079zca panel driver Brian Norris <briannorris@chromium.org> - 2017-03-17 01:50 +0100
  Re: [PATCH v2 2/2] drm/panel: add innolux,p079zca panel driver Sean Paul <seanpaul@chromium.org> - 2017-03-21 20:30 +0100
    Re: [PATCH v2 2/2] drm/panel: add innolux,p079zca panel driver Brian Norris <briannorris@chromium.org> - 2017-03-21 21:40 +0100
      Re: [PATCH v2 2/2] drm/panel: add innolux,p079zca panel driver Sean Paul <seanpaul@chromium.org> - 2017-03-21 22:20 +0100

csiph-web