From: Russell King - ARM Linux <linux@arm.linux.org.uk>
To: Dennis Gilmore <dennis@ausil.us>
Cc: dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org
Subject: Re: bug in autoloading of imx-ipuv3-crtc
Date: Tue, 19 Apr 2016 19:50:49 +0100 [thread overview]
Message-ID: <20160419185049.GC19428@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <6926808.b0joqYQPQE@anubis.ausil.us>
On Tue, Apr 19, 2016 at 01:34:23PM -0500, Dennis Gilmore wrote:
> Hi All,
>
> on all of my i.MX6 systems imx-ipuv3-crtc ius not getting automatically
> loaded. Everything is built as a module
>
> CONFIG_DRM_IMX=m
> CONFIG_DRM_IMX_FB_HELPER=m
> CONFIG_DRM_IMX_HDMI=m
> CONFIG_DRM_IMX_IPUV3=m
> CONFIG_DRM_IMX_LDB=m
> CONFIG_DRM_IMX_PARALLEL_DISPLAY=m
> CONFIG_DRM_IMX_TVE=m
> CONFIG_IMX_IPUV3_CORE=m
>
> The result is that until I log in via serial or ssh and modprobe the
> module there is no display. I suspect that there is some devicetree
> glue missing 4.4 and 4.5 seem to both be effected.
DT doesn't come into it for imx-ipuv3-crtc - these platform devices are
created by drivers/gpu/ipu-v3/ipu-common.c itself.
drivers/gpu/drm/imx/ipuv3-crtc.c contains the proper module alias which
should result in the module loaded at boot time when the imx-ipuv3-crtc
devices are created.
Could the problem be that imx-ipu-v3 isn't being loaded? However, again,
it looks to me like everything is correct there.
Are you saying that this used to work in older kernel versions like 4.3,
but stopped in 4.4?
--
RMK's Patch system: http://www.arm.linux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2016-04-19 18:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-19 18:34 bug in autoloading of imx-ipuv3-crtc Dennis Gilmore
2016-04-19 18:50 ` Russell King - ARM Linux [this message]
2016-04-19 19:27 ` Dennis Gilmore
2016-04-19 20:16 ` Dennis Gilmore
2016-04-20 23:03 ` Uwe Kleine-König
2016-04-21 17:37 ` Dennis Gilmore
2016-04-21 19:39 ` Dennis Gilmore
2016-04-22 13:11 ` Dennis Gilmore
2016-04-26 22:59 ` Dave Airlie
2016-04-27 15:21 ` Philipp Zabel
2016-04-27 8:30 ` Philipp Zabel
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=20160419185049.GC19428@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=dennis@ausil.us \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-arm-kernel@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox