From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Dave Airlie <airlied@gmail.com>
Cc: DRI Development <dri-devel@lists.freedesktop.org>,
Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Subject: [GIT PULL] omapdrm fixes for 4.7
Date: Tue, 31 May 2016 15:21:05 +0300 [thread overview]
Message-ID: <574D81B1.9020307@ti.com> (raw)
[-- Attachment #1.1.1: Type: text/plain, Size: 3317 bytes --]
Hi Dave,
So my omapdrm pull request for 4.7 was much too late and missed 4.7
merge (sorry about that). I've picked the fixes from that pull request
here.
Tomi
The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/omapdrm-4.7-fixes
for you to fetch changes up to d0196c8d5d3057c5c21a82f3d0113ca8e501033b:
drm/omap: include gpio/consumer.h where needed (2016-05-31 08:30:14 +0300)
----------------------------------------------------------------
omapdrm fixes for 4.7
* multiple compile break fixes for missing includes, bad kconfig dependencies.
* remove regulator API misuse causing deprecation warnings
* OMAP5 HDMI fixes for DDC and AVI infoframe
* OMAP4 HDMI fix for CEC
----------------------------------------------------------------
Arnd Bergmann (3):
drm/omapdrm: include pinctrl/consumer.h where needed
drm/omap: include linux/seq_file.h where needed
drm/omap: include gpio/consumer.h where needed
Jim Lodes (2):
OMAPDSS: HDMI5: Fix AVI infoframe
OMAPDSS: HDMI5: Change DDC timings
Peter Ujfalusi (2):
drm/omap: Remove regulator API abuse
Revert "drm/omap: no need to select OMAP2_DSS"
Tomi Valkeinen (2):
drm/omap: Fix missing includes
drm/omap: fix OMAP4 hdmi_core_powerdown_disable()
drivers/gpu/drm/omapdrm/Kconfig | 1 +
drivers/gpu/drm/omapdrm/displays/connector-hdmi.c | 1 +
drivers/gpu/drm/omapdrm/displays/encoder-opa362.c | 2 +-
drivers/gpu/drm/omapdrm/displays/encoder-tfp410.c | 2 +-
drivers/gpu/drm/omapdrm/displays/panel-dpi.c | 2 +-
drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c | 2 +-
drivers/gpu/drm/omapdrm/displays/panel-lgphilips-lb035q02.c | 1 +
drivers/gpu/drm/omapdrm/displays/panel-nec-nl8048hl11.c | 2 +-
drivers/gpu/drm/omapdrm/displays/panel-sharp-ls037v7dw01.c | 2 +-
drivers/gpu/drm/omapdrm/displays/panel-sony-acx565akm.c | 2 +-
drivers/gpu/drm/omapdrm/displays/panel-tpo-td043mtea1.c | 2 +-
drivers/gpu/drm/omapdrm/dss/dsi.c | 9 ---------
drivers/gpu/drm/omapdrm/dss/dss.c | 1 +
drivers/gpu/drm/omapdrm/dss/hdmi4.c | 10 +---------
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c | 2 +-
drivers/gpu/drm/omapdrm/dss/hdmi5.c | 10 +---------
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c | 6 +++---
drivers/gpu/drm/omapdrm/dss/hdmi_phy.c | 1 +
drivers/gpu/drm/omapdrm/dss/hdmi_pll.c | 1 +
drivers/gpu/drm/omapdrm/dss/hdmi_wp.c | 1 +
drivers/gpu/drm/omapdrm/omap_debugfs.c | 2 ++
drivers/gpu/drm/omapdrm/omap_dmm_tiler.c | 1 +
drivers/gpu/drm/omapdrm/omap_fb.c | 2 ++
drivers/gpu/drm/omapdrm/omap_gem.c | 1 +
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c | 6 +++---
25 files changed, 30 insertions(+), 42 deletions(-)
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
reply other threads:[~2016-05-31 12:21 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=574D81B1.9020307@ti.com \
--to=tomi.valkeinen@ti.com \
--cc=airlied@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=laurent.pinchart@ideasonboard.com \
/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.