* [GIT PULL] omapdrm fixes for 4.7
@ 2016-05-31 12:21 Tomi Valkeinen
0 siblings, 0 replies; only message in thread
From: Tomi Valkeinen @ 2016-05-31 12:21 UTC (permalink / raw)
To: Dave Airlie; +Cc: DRI Development, Laurent Pinchart
[-- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-05-31 12:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-31 12:21 [GIT PULL] omapdrm fixes for 4.7 Tomi Valkeinen
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.