From: Archit Taneja <a0393947@ti.com>
To: Joe Woodward <jw@terrafix.co.uk>
Cc: linux-omap@vger.kernel.org
Subject: Re: Problems with 3.4-rc5
Date: Wed, 2 May 2012 17:54:21 +0530 [thread overview]
Message-ID: <4FA12775.1090206@ti.com> (raw)
In-Reply-To: <WC20120502115251.8503FF@terrafix.co.uk>
Hi,
On Wednesday 02 May 2012 05:22 PM, Joe Woodward wrote:
> I've just given 3.4-rc5 a quick run-through on my GUMSTIX Overo (AM3703), and have noticed a couple of issues...
>
> Firstly, it fails to build "drivers/mfd/omap-usb-host.c" if you have:
>
> CONFIG_USB_EHCI_HCD=m
> CONFIG_USB_EHCI_ROOT_HUB_TT=y
> CONFIG_USB_EHCI_TT_NEWSCHED=y
> CONFIG_USB_EHCI_HCD_OMAP=y
>
> drivers/mfd/omap-usb-host.c: In function 'omap_usbhs_init':
> drivers/mfd/omap-usb-host.c:524:3: error: implicit declaration of function 'cpu_is_omap3430'
> drivers/mfd/omap-usb-host.c:524:3: error: implicit declaration of function 'omap_rev'
> drivers/mfd/omap-usb-host.c:524:43: error: 'OMAP3430_REV_ES2_1' undeclared (first use in this function)
> drivers/mfd/omap-usb-host.c:524:43: note: each undeclared identifier is reported only once for each function it appears in
>
> I'm assuming this has been spotted and I've missed the fix (just a missing include?).
>
> Secondly, I get the following when booted:
> ...
> [ 4.701232] devtmpfs: mounted
> [ 4.704772] Freeing init memory: 168K
> [ 4.827301] omapdss DISPC error: FIFO UNDERFLOW on gfx, disabling the overlay
> ...
>
Could you add some dss debug prints? You can add "omapdss.debug=1 debug"
in the bootargs to get that.
There was a feature called fifo merge added in 3.4, this might lead to
underflow, we had tested this using a DVI monitor on beagle but didn't
see any underflows.
Are you trying this out on 3.4 for the first time? What was the last
kernel revision on which you tested this and didn't see any issues?
Thanks,
Archit
> Which means that the display doesn't work.
>
> I am currently running 3.3, which works just fine and doesn't give an underflow.
>
> So was wondering what changes have been made that may affect this? There were problems in the 3.2-era due to runtime-
> PM causing a similar issue, has anything changed around here again?
>
> (as a side not: the panel I use is a custom 800x480 added to panel-generic-dpi.c, with board-overo.c updated to use it).
>
> Cheers,
> Joe Woodward
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2012-05-02 12:25 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-02 11:52 Problems with 3.4-rc5 Joe Woodward
2012-05-02 12:24 ` Archit Taneja [this message]
2012-05-02 12:46 ` Joe Woodward
2012-05-03 8:28 ` Tomi Valkeinen
2012-05-03 8:49 ` Joe Woodward
2012-05-03 10:02 ` Archit Taneja
2012-05-03 13:07 ` Tomi Valkeinen
2012-05-04 9:19 ` Joe Woodward
2012-05-04 13:50 ` Tomi Valkeinen
2012-05-04 14:01 ` Tomi Valkeinen
2012-05-04 14:09 ` Joe Woodward
2012-05-04 14:54 ` v3.4-rc4 DSS PM problem (Was: Re: Problems with 3.4-rc5) Tomi Valkeinen
2012-05-04 14:58 ` Tomi Valkeinen
2012-05-08 13:26 ` Tomi Valkeinen
2012-05-14 7:36 ` Joe Woodward
2012-05-14 7:55 ` Tomi Valkeinen
2012-05-14 22:48 ` Kevin Hilman
2012-05-15 7:28 ` Tomi Valkeinen
2012-05-15 17:29 ` Kevin Hilman
2012-05-15 17:55 ` Paul Walmsley
2012-05-16 9:08 ` Tomi Valkeinen
2012-05-16 9:20 ` Tomi Valkeinen
2012-05-24 16:19 ` Paul Walmsley
2012-05-16 10:09 ` Cousson, Benoit
2012-05-24 12:35 ` Tomi Valkeinen
2012-05-25 0:39 ` Paul Walmsley
2012-05-25 8:24 ` Tomi Valkeinen
2012-05-25 12:55 ` Jean Pihet
2012-06-12 10:15 ` Joe Woodward
2012-06-12 10:37 ` Tomi Valkeinen
2012-06-12 10:50 ` Joe Woodward
2012-06-12 11:05 ` Tomi Valkeinen
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=4FA12775.1090206@ti.com \
--to=a0393947@ti.com \
--cc=jw@terrafix.co.uk \
--cc=linux-omap@vger.kernel.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 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.