[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 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140609/c1ce3ac5/attachment.sig>