[GIT PULL] drm/panel: Changes for v4.11-rc1

Thierry Reding thierry.reding at gmail.com
Thu Feb 23 17:39:24 UTC 2017


Hi Dave,

The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:

  Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)

are available in the git repository at:

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

for you to fetch changes up to eaeebffa90f35e0f92658249b0e5c49ddfa89915:

  drm/panel: simple: Specify bus width and flags for EDT displays (2017-01-26 10:57:18 +0100)

Thanks,
Thierry

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

This set contains a couple of cleanups as well as support for a few more
simple panels.

----------------------------------------------------------------
Caesar Wang (2):
      dt-bindings: display: Add BOE NV101WXMN51 panel binding
      drm/panel: simple: Add support BOE NV101WXMN51

Gary Bisson (2):
      of: Add vendor prefix for Tianma Micro-electronics
      drm/panel: simple: Add support for Tianma TM070JDHG30

Laurent Pinchart (1):
      drm/panel: Constify device node argument to of_drm_find_panel()

Maxime Ripard (2):
      of: Add vendor prefix for Netron DY
      drm/panel: simple: Add Netron DY E231732

Stefan Agner (1):
      drm/panel: simple: Specify bus width and flags for EDT displays

 .../bindings/display/panel/boe,nv101wxmn51.txt     |   7 ++
 .../bindings/display/panel/netron-dy,e231732.txt   |   7 ++
 .../bindings/display/panel/tianma,tm070jdhg30.txt  |   7 ++
 .../devicetree/bindings/vendor-prefixes.txt        |   2 +
 drivers/gpu/drm/drm_panel.c                        |   2 +-
 drivers/gpu/drm/panel/panel-simple.c               | 102 +++++++++++++++++++++
 include/drm/drm_panel.h                            |   4 +-
 7 files changed, 128 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/display/panel/boe,nv101wxmn51.txt
 create mode 100644 Documentation/devicetree/bindings/display/panel/netron-dy,e231732.txt
 create mode 100644 Documentation/devicetree/bindings/display/panel/tianma,tm070jdhg30.txt


More information about the dri-devel mailing list