All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] drm/panel: Changes for v3.16-rc1
@ 2014-06-09 10:28 Thierry Reding
  0 siblings, 0 replies; only message in thread
From: Thierry Reding @ 2014-06-09 10:28 UTC (permalink / raw)
  To: Dave Airlie; +Cc: dri-devel


[-- 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-09 10:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-09 10:28 [GIT PULL] drm/panel: Changes for v3.16-rc1 Thierry Reding

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.