From: pavel@ucw.cz (Pavel Machek)
To: linux-arm-kernel@lists.infradead.org
Subject: Display on Nokia N950 was Re: Serial cable N9
Date: Wed, 1 Nov 2017 22:59:01 +0100 [thread overview]
Message-ID: <20171101215901.GA18151@amd> (raw)
In-Reply-To: <20171101214618.GB1636@amd>
Hi!
> > > For the record, display does not work for me in 4.14 on either n9 or
> > > n950. I did not investigate that, yet.
> >
> > On v4.13 framebuffer console works OK (I haven't tested anything more in
> > fact), but somewhere between v4.13 and v4.14-rc1 there is a commit that
> > breaks things - my best guess at this time after a partial git bisect is
> > that 906dde0f355bd97c080c215811ae7db1137c4af8 is the one to look at.
>
> Confirmed. Reverting the merge (as far as it can be reverted) gets me
> booting N950 with working display. (With 906dde applied, backlight
> goes turns on, so it looks like display driver is initialized, but
> then machine is killed, probably by watchdog).
>
> AFAICT N950 display never worked on mainline; I'm using Sebastian's
> patches to get it to work.
>
> Linux n900 4.14.0-rc7-28884-gdf7c8f0-dirty #283 Wed Nov 1 22:31:35 CET
> 2017 armv7l GNU/Linux
>
> Filip did all the work here, thanks!
Reverting just fc5cc9678e130196012c17b37e555d53d3d3476b fixes the
display for me, too.
commit fc5cc9678e130196012c17b37e555d53d3d3476b
Author: Tomi Valkeinen <tomi.valkeinen@ti.com>
Date: Wed Aug 23 12:19:02 2017 +0300
drm/omap: work-around for omap3 display enable
Seems that on omap3 enabling a crtc without any planes causes a
sync
lost flood. This only happens on the first enable, and after
that it
works. This looks like an HW issue and it's unclear why this
is
happening or how to fix it.
This started happening after
897145d0c7010b4e07fa9bc674b1dfb9a2c6fff9
("drm/omapdrm: Move commit_modeset_enables() before
commit_planes()")
which, as a work-around, changed omapdrm first to do the
modeset enable,
and plane set only after that. This WA should be fine on all
DSS
versions, but apparently OMAP3 DSS is an exception.
This patch reverts that work-around for OMAP3 DSS.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20171101/e075ae4a/attachment.sig>
prev parent reply other threads:[~2017-11-01 21:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20171029082331.GA4358@amd>
[not found] ` <b05ead6d-3996-3bfc-8f09-09d0229a79b3@gmail.com>
[not found] ` <20171030074816.GA31977@amd>
[not found] ` <1cbe2c73-754d-f0c5-1732-b306c7f86f85@gmail.com>
[not found] ` <20171030205232.GA28601@amd>
[not found] ` <0f4b8908-7421-6481-8415-3563f347b9de@gmail.com>
[not found] ` <d3682a85-7910-78fc-407d-fdd333a1d60f@gmail.com>
[not found] ` <50c15c96-36f5-1e1b-0538-9c758919141c@gmail.com>
[not found] ` <20171101193220.GA14009@amd>
[not found] ` <2851c57a-7aba-ddab-3201-03d91fdfa040@gmail.com>
2017-11-01 21:46 ` Display on Nokia N950 was Re: Serial cable N9 Pavel Machek
2017-11-01 21:59 ` Pavel Machek [this message]
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=20171101215901.GA18151@amd \
--to=pavel@ucw.cz \
--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;
as well as URLs for NNTP newsgroup(s).