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 v3.16-rc1
Date: Mon, 9 Jun 2014 12:28:37 +0200 [thread overview]
Message-ID: <20140609102826.GC2687@ulmo> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 2687 bytes --]
[Resending with the list on Cc]
Hi Dave,
The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:
Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)
are available in the git repository at:
git://anongit.freedesktop.org/tegra/linux tags/drm/panel/for-3.16-rc1
for you to fetch changes up to a333f7ad1db5e77eea411b058d95a5d3587ab141:
drm/panel: simple - Add AUO B133XTN01 panel support (2014-06-09 12:17:21 +0200)
Thanks,
Thierry
----------------------------------------------------------------
drm/panel: Changes for v3.16-rc1
This set of commits contains a couple of fixes to existing panel drivers
and support for some new panels.
One commit touches the DRM core in that in modifies the MIPI DSI support
to hook up the shutdown function so that drivers can provide code that's
run on shutdown. This is used by a subsequent commit to make the simple
panel driver power off the backlight on shutdown.
----------------------------------------------------------------
Andrzej Hajda (1):
drm/panel: ld9040: add power control sequence
Dan Carpenter (1):
drm/panel: s6e8aa0: silence array overflow warning
Philipp Zabel (1):
drm/panel: Add support for EDT ETM0700G0DH6 and ET070080DH6 panels
Stefan Agner (1):
drm/panel: add support for EDT ET057090DHU panel
Stéphane Marchesin (1):
drm/panel: simple - Add AUO B133XTN01 panel support
Thierry Reding (2):
drm/dsi: Support device shutdown
drm/panel: simple - Disable panel on shutdown
Documentation/devicetree/bindings/panel/auo,b133xtn01.txt | 7 +++++++
Documentation/devicetree/bindings/panel/edt,et057090dhu.txt | 7 +++++++
Documentation/devicetree/bindings/panel/edt,et070080dh6.txt | 10 ++++++++++
Documentation/devicetree/bindings/panel/edt,etm0700g0dh6.txt | 10 ++++++++++
drivers/gpu/drm/drm_mipi_dsi.c | 10 ++++++++++
drivers/gpu/drm/panel/panel-ld9040.c | 3 +++
drivers/gpu/drm/panel/panel-s6e8aa0.c | 1 +
drivers/gpu/drm/panel/panel-simple.c | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
include/drm/drm_mipi_dsi.h | 2 ++
9 files changed, 149 insertions(+)
create mode 100644 Documentation/devicetree/bindings/panel/auo,b133xtn01.txt
create mode 100644 Documentation/devicetree/bindings/panel/edt,et057090dhu.txt
create mode 100644 Documentation/devicetree/bindings/panel/edt,et070080dh6.txt
create mode 100644 Documentation/devicetree/bindings/panel/edt,etm0700g0dh6.txt
[-- Attachment #1.2: Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
reply other threads:[~2014-06-09 10:31 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=20140609102826.GC2687@ulmo \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.