Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1666261
| From | Aaro Koskinen <aaro.koskinen@iki.fi> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [BISECTED, REGRESSION] v4.12-rc: omapdrm fails to probe on Nokia N900 |
| Date | 2017-06-15 00:20 +0200 |
| Message-ID | <tSoNP-2uY-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi,
When booting v4.12-rc5 on Nokia N900, omapdrm fails to probe and there
is no display.
Bisected to:
a09d2bc1503508c17ef3a71c6b1905e3660f3029 is the first bad commit
commit a09d2bc1503508c17ef3a71c6b1905e3660f3029
Author: Peter Ujfalusi <peter.ujfalusi@ti.com>
Date: Tue May 3 22:08:01 2016 +0300
drm/omap: Use omapdss_stack_is_ready() to check that the display stack is up
Instead of 'guessing' based on aliases of the status of the DSS drivers,
use the new interface to check that all needed drivers are loaded.
In this way we can be sure that all needed drivers are loaded so it is
safe to continue the probing of omapdrm.
This method will allow the omapdrm to be probed 'headless', without
outputs.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reverting the commit seems to fix the issue.
A.
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[BISECTED, REGRESSION] v4.12-rc: omapdrm fails to probe on Nokia N900 Aaro Koskinen <aaro.koskinen@iki.fi> - 2017-06-15 00:20 +0200
Re: [BISECTED, REGRESSION] v4.12-rc: omapdrm fails to probe on Nokia N900 Tomi Valkeinen <tomi.valkeinen@ti.com> - 2017-06-15 09:00 +0200
Re: [BISECTED, REGRESSION] v4.12-rc: omapdrm fails to probe on Nokia N900 Aaro Koskinen <aaro.koskinen@iki.fi> - 2017-06-18 23:40 +0200
Re: [BISECTED, REGRESSION] v4.12-rc: omapdrm fails to probe on Nokia N900 Peter Ujfalusi <peter.ujfalusi@ti.com> - 2017-06-15 09:30 +0200
Re: [BISECTED, REGRESSION] v4.12-rc: omapdrm fails to probe on Nokia N900 Aaro Koskinen <aaro.koskinen@iki.fi> - 2017-06-18 23:50 +0200
csiph-web