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-next>] [day] [month] [year] [list]
Date:   Wed, 10 Jan 2018 17:23:40 +0100
From:   Thierry Escande <thierry.escande@...labora.com>
To:     Rob Herring <robh+dt@...nel.org>,
        Archit Taneja <architt@...eaurora.org>,
        Daniel Vetter <daniel.vetter@...el.com>,
        Neil Armstrong <narmstrong@...libre.com>,
        Laurent Pinchart <laurent.pinchart@...asonboard.com>,
        Sandy Huang <hjc@...k-chips.com>
Cc:     Jeffy Chen <jeffy.chen@...k-chips.com>,
        Sean Paul <seanpaul@...omium.org>,
        dri-devel@...ts.freedesktop.org,
        linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH v8 0/8] rockchip: kevin: Enable edp display

Hi,

This patchset makes edp display work on Chromebook kevin.

This patchset has been originally posted by Jeffy Chen and the 2 first
commits from a previous version (v6) are already merged in mainline.

v8:
Fixed compilation issue between patches #7 and #8 reported by Archit.

v7:
Rebased on top of next-20180108 and fixed conflicts
Fixed a few warnings reported by checkpatch

Jeffy Chen (8):
  drm/bridge: analogix: Do not use device's drvdata
  drm/bridge: analogix_dp: Fix connector and encoder cleanup
  drm/rockchip: analogix_dp: Add a sanity check for
    rockchip_drm_psr_register()
  drm/rockchip: dw-mipi-dsi: Fix error handling path
  drm/rockchip: inno_hdmi: Fix error handling path
  drm/bridge/synopsys: dw-hdmi: Add missing bridge detach
  drm/bridge/synopsys: dw-hdmi: Do not use device's drvdata
  drm/rockchip: dw_hdmi: Fix error handling path

 drivers/gpu/drm/bridge/analogix/analogix_dp_core.c | 52 +++++++----------
 drivers/gpu/drm/bridge/synopsys/dw-hdmi.c          | 53 ++++++++---------
 drivers/gpu/drm/exynos/exynos_dp.c                 | 29 ++++++----
 drivers/gpu/drm/imx/dw_hdmi-imx.c                  | 22 ++++---
 drivers/gpu/drm/meson/meson_dw_hdmi.c              | 20 +++++--
 drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c             | 14 ++++-
 drivers/gpu/drm/rockchip/analogix_dp-rockchip.c    | 67 +++++++++++++---------
 drivers/gpu/drm/rockchip/dw-mipi-dsi.c             | 21 ++++---
 drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c        | 39 +++++++------
 drivers/gpu/drm/rockchip/inno_hdmi.c               | 22 +++++--
 include/drm/bridge/analogix_dp.h                   | 19 +++---
 include/drm/bridge/dw_hdmi.h                       | 17 +++---
 12 files changed, 214 insertions(+), 161 deletions(-)

-- 
2.14.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ