* [GIT PULL] drm/panel: Changes for v3.15-rc1
@ 2014-04-04 7:27 Thierry Reding
0 siblings, 0 replies; only message in thread
From: Thierry Reding @ 2014-04-04 7:27 UTC (permalink / raw)
To: Dave Airlie; +Cc: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1854 bytes --]
Hi Dave,
The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
are available in the git repository at:
git://anongit.freedesktop.org/tegra/linux tags/drm/panel/for-3.15-rc1
for you to fetch changes up to 712ac1ba63448d38e2fc3f2b58e62ca4af9778c2:
drm/panel: add support for LG LD070WX3-SL01 panel (2014-04-04 09:06:40 +0200)
Thanks,
Thierry
----------------------------------------------------------------
drm/panel: Changes for v3.15-rc1
Add support for a couple more simple panels. A few cleanups to the
simple panel driver are also included (gpiod interface conversion,
removal of redundant call to regulator_disable()).
----------------------------------------------------------------
Alexandre Courbot (4):
drm/panel: use gpiod interface for enable GPIO
drm/panel: remove redundant regulator_disable()
drm/panel: add support for LG LH500WX1-SD03 panel
drm/panel: add support for LG LD070WX3-SL01 panel
Thierry Reding (4):
MAINTAINERS: Add entry for DRM panel drivers
drm/panel: Add LG 12.9" LCD panel
drm/panel: simple: Allow GPIO accesses to sleep
drm/panel: simple: Allow DSI panels to provide mode flags
.../devicetree/bindings/panel/lg,ld070wx3-sl01.txt | 7 +
.../devicetree/bindings/panel/lg,lh500wx1-sd03.txt | 7 +
.../devicetree/bindings/panel/lg,lp129qe.txt | 7 +
MAINTAINERS | 10 ++
drivers/gpu/drm/panel/panel-simple.c | 157 ++++++++++++++-------
5 files changed, 137 insertions(+), 51 deletions(-)
create mode 100644 Documentation/devicetree/bindings/panel/lg,ld070wx3-sl01.txt
create mode 100644 Documentation/devicetree/bindings/panel/lg,lh500wx1-sd03.txt
create mode 100644 Documentation/devicetree/bindings/panel/lg,lp129qe.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-04-04 7:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-04 7:27 [GIT PULL] drm/panel: Changes for v3.15-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.