dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Dave Airlie <airlied@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Subject: [GIT PULL] drm/panel: Changes for v4.2-rc1
Date: Fri, 12 Jun 2015 16:46:18 +0200	[thread overview]
Message-ID: <1434120378-15436-1-git-send-email-thierry.reding@gmail.com> (raw)

Hi Dave,

The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:

  Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)

are available in the git repository at:

  git://anongit.freedesktop.org/tegra/linux tags/drm/panel/for-4.2-rc1

for you to fetch changes up to 4946b0430c6933383d33adf101529b7085a4a682:

  drm/panel: simple: Add bus format for HannStar HSD100PXN1 (2015-06-12 16:40:42 +0200)

Thanks,
Thierry

----------------------------------------------------------------
drm/panel: Changes for v4.2-rc1

This contains fixes for the long-standing build issues that some of the
bridge drivers were exposing. Other than that it's mostly cleanup and a
couple of new simple panels that are supported.

----------------------------------------------------------------
Doug Anderson (1):
      drm/bridge: dw-hdmi: Return number of EDID modes

Eric Nelson (1):
      drm/panel: simple: Add display timing for HannStar HSD100PXN1

Fabio Estevam (1):
      drm/bridge: dw-hdmi: Staticize dw_hdmi_bridge_funcs

Geert Uytterhoeven (2):
      drm/bridge: ptn3460: Include linux/gpio/consumer.h
      drm/bridge: ps8622: Include linux/gpio/consumer.h

Heiko Schocher (1):
      drm/panel: simple: Add support for LG LB070WV8 800x480 7" panel

Javier Martinez Canillas (1):
      drm/bridge: ptn3460: Fix I2C ID table to match the reported modalias

Philipp Zabel (1):
      drm/panel: simple: Add bus format for HannStar HSD100PXN1

Thierry Reding (3):
      drm/bridge: Remove stale ptn3460.h include
      drm/panel: Constify OF match tables
      drm/panel: ld9040: Remove useless padding

Uwe Kleine-König (2):
      drm/bridge: ps8622: Pass flags to devm_gpiod_get()
      drm/bridge: ptn3460: Pass flags to devm_gpiod_get()

 .../bindings/panel/hannstar,hsd100pxn1.txt         |  7 +++
 .../devicetree/bindings/panel/lg,lb070wv8.txt      |  7 +++
 drivers/gpu/drm/bridge/dw_hdmi.c                   |  6 +--
 drivers/gpu/drm/bridge/ps8622.c                    | 21 +++------
 drivers/gpu/drm/bridge/ptn3460.c                   | 28 ++++-------
 drivers/gpu/drm/exynos/exynos_dp_core.c            |  1 -
 drivers/gpu/drm/panel/panel-ld9040.c               | 10 ++--
 drivers/gpu/drm/panel/panel-s6e8aa0.c              |  2 +-
 drivers/gpu/drm/panel/panel-simple.c               | 54 ++++++++++++++++++++++
 include/drm/bridge/ptn3460.h                       | 45 ------------------
 10 files changed, 92 insertions(+), 89 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/panel/hannstar,hsd100pxn1.txt
 create mode 100644 Documentation/devicetree/bindings/panel/lg,lb070wv8.txt
 delete mode 100644 include/drm/bridge/ptn3460.h
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

                 reply	other threads:[~2015-06-12 14:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1434120378-15436-1-git-send-email-thierry.reding@gmail.com \
    --to=thierry.reding@gmail.com \
    --cc=airlied@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox