All of lore.kernel.org
 help / color / mirror / Atom feed
* exynos-drm registration: infinite loop
@ 2014-11-04 17:18 Matwey V. Kornilov
  2014-11-05 14:38 ` Thierry Reding
  2014-11-06  5:45 ` Inki Dae
  0 siblings, 2 replies; 11+ messages in thread
From: Matwey V. Kornilov @ 2014-11-04 17:18 UTC (permalink / raw)
  To: dri-devel; +Cc: kyungmin.park, sw0312.kim

Hi,

I run 3.18-rc3 kernel on BeagleBone Black. It doesn't have Exynos DRM
of course, but I run multi-platform kernel where CONFIG_DRM_EXYNOS is
set to 'y'.
The issue here is that the platform probe/init goes to infinite loop
as the following:

[    5.717343] platform exynos-drm: Driver exynos-drm requests probe deferral
[    5.726848] exynos-drm-ipp exynos-drm-ipp: drm ipp registered successfully.
[    5.734700] platform exynos-drm: Driver exynos-drm requests probe deferral
[    5.744044] exynos-drm-ipp exynos-drm-ipp: drm ipp registered successfully.
[    5.752010] platform exynos-drm: Driver exynos-drm requests probe deferral
[    5.761377] exynos-drm-ipp exynos-drm-ipp: drm ipp registered successfully.
[    5.769291] platform exynos-drm: Driver exynos-drm requests probe deferral

It is quite unexpectable behavior. I would expect that the exynos-drm
failed to initialize with 'no device' error.

See also for the reference: https://bugzilla.kernel.org/show_bug.cgi?id=87691
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-11-06  9:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-04 17:18 exynos-drm registration: infinite loop Matwey V. Kornilov
2014-11-05 14:38 ` Thierry Reding
2014-11-05 16:47   ` Matwey V. Kornilov
2014-11-06  6:23   ` Inki Dae
2014-11-06  8:03     ` Andrzej Hajda
2014-11-06  8:45       ` Inki Dae
2014-11-06  8:49         ` Matwey V. Kornilov
2014-11-06  9:03           ` Inki Dae
2014-11-06  9:29     ` Thierry Reding
2014-11-06  9:51       ` Inki Dae
2014-11-06  5:45 ` Inki Dae

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.