All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
Cc: "Arnd Bergmann" <arnd@arndb.de>,
	"Aaro Koskinen" <aaro.koskinen@iki.fi>,
	"Tony Lindgren" <tony@atomide.com>,
	"Kevin Hilman" <khilman@baylibre.com>,
	"Timo Kokkonen" <timo.t.kokkonen@iki.fi>,
	"Sebastian Reichel" <sre@kernel.org>,
	"Russell King" <rmk+kernel@armlinux.org.uk>,
	"Pali Rohár" <pali.rohar@gmail.com>,
	"Olof Johansson" <olof@lixom.net>,
	linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/2] ARM: OMAP2+: Drop legacy board file for n900
Date: Thu, 23 Jun 2016 11:16:36 +0200	[thread overview]
Message-ID: <20160623091636.GA25882@amd> (raw)
In-Reply-To: <576ADA8B.10404@gmail.com>

On Wed 2016-06-22 21:35:55, Ivaylo Dimitrov wrote:
> On 22.06.2016 20:59, Pavel Machek wrote:
> >
> >...and graphics acceleration and power management. But who needs
> >accelerated graphics, and power management will be solved. So yes,
> >N900 is the best phone :-).
> >
> 
> Well, actually we have SGX out-of-tree driver working (with some glitches)
> with 4.7-rc, Maemo 5 needs it :)

Good :-).

I'm currently playing with the camera... and I can't get the 5MPx code
to work. I can only capture the photos after the resizer. Capturing
small picture, resizing it to 5MPx using the resizer, and then reading
that from linux works, but capturing 5MPx picture, resizing it to
whatever size results in 4 copies.

I tried disabling the 5Mpx modes in the et8* driver, hoping one of
them works, but it does not.

Does 5Mpx capture work for you?

Thanks,
								Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

WARNING: multiple messages have this Message-ID (diff)
From: pavel@ucw.cz (Pavel Machek)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: OMAP2+: Drop legacy board file for n900
Date: Thu, 23 Jun 2016 11:16:36 +0200	[thread overview]
Message-ID: <20160623091636.GA25882@amd> (raw)
In-Reply-To: <576ADA8B.10404@gmail.com>

On Wed 2016-06-22 21:35:55, Ivaylo Dimitrov wrote:
> On 22.06.2016 20:59, Pavel Machek wrote:
> >
> >...and graphics acceleration and power management. But who needs
> >accelerated graphics, and power management will be solved. So yes,
> >N900 is the best phone :-).
> >
> 
> Well, actually we have SGX out-of-tree driver working (with some glitches)
> with 4.7-rc, Maemo 5 needs it :)

Good :-).

I'm currently playing with the camera... and I can't get the 5MPx code
to work. I can only capture the photos after the resizer. Capturing
small picture, resizing it to 5MPx using the resizer, and then reading
that from linux works, but capturing 5MPx picture, resizing it to
whatever size results in 4 copies.

I tried disabling the 5Mpx modes in the et8* driver, hoping one of
them works, but it does not.

Does 5Mpx capture work for you?

Thanks,
								Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

  reply	other threads:[~2016-06-23  9:16 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-15 10:48 [PATCH 0/2] Drop last two remaining omap3 legacy board files Tony Lindgren
2016-06-15 10:48 ` Tony Lindgren
2016-06-15 10:48 ` [PATCH 1/2] ARM: OMAP2+: Drop legacy board file for n900 Tony Lindgren
2016-06-15 10:48   ` Tony Lindgren
2016-06-15 10:55   ` Pali Rohár
2016-06-15 10:55     ` Pali Rohár
2016-06-15 11:02     ` Tony Lindgren
2016-06-15 11:02       ` Tony Lindgren
2016-06-15 11:49       ` Pali Rohár
2016-06-15 11:49         ` Pali Rohár
2016-06-15 12:05         ` Tony Lindgren
2016-06-15 12:05           ` Tony Lindgren
2016-06-21 11:25           ` Tony Lindgren
2016-06-21 11:25             ` Tony Lindgren
2016-06-21 11:29             ` Pali Rohár
2016-06-21 11:29               ` Pali Rohár
2016-06-21 11:32               ` Tony Lindgren
2016-06-21 11:32                 ` Tony Lindgren
2016-06-22 16:48                 ` Pali Rohár
2016-06-22 16:48                   ` Pali Rohár
2016-06-22 17:59                   ` Pavel Machek
2016-06-22 17:59                     ` Pavel Machek
2016-06-22 18:35                     ` Ivaylo Dimitrov
2016-06-22 18:35                       ` Ivaylo Dimitrov
2016-06-23  9:16                       ` Pavel Machek [this message]
2016-06-23  9:16                         ` Pavel Machek
2016-06-22 18:34                   ` Ivaylo Dimitrov
2016-06-22 18:34                     ` Ivaylo Dimitrov
2016-06-22 19:30                     ` Ivaylo Dimitrov
2016-06-22 19:30                       ` Ivaylo Dimitrov
2016-06-23  4:36                   ` Tony Lindgren
2016-06-23  4:36                     ` Tony Lindgren
2016-06-15 13:47   ` Sebastian Reichel
2016-06-15 13:47     ` Sebastian Reichel
2016-06-15 18:34   ` Aaro Koskinen
2016-06-15 18:34     ` Aaro Koskinen
2016-06-15 10:48 ` [PATCH 2/2] ARM: OMAP2+: Drop legacy board file for LDP Tony Lindgren
2016-06-15 10:48   ` Tony Lindgren
2016-08-05 17:45 ` [PATCH 0/2] Drop last two remaining omap3 legacy board files Sebastian Reichel
2016-08-05 17:45   ` Sebastian Reichel
2016-08-06  6:26   ` Tony Lindgren
2016-08-06  6:26     ` Tony Lindgren

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=20160623091636.GA25882@amd \
    --to=pavel@ucw.cz \
    --cc=aaro.koskinen@iki.fi \
    --cc=arnd@arndb.de \
    --cc=ivo.g.dimitrov.75@gmail.com \
    --cc=khilman@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=pali.rohar@gmail.com \
    --cc=rmk+kernel@armlinux.org.uk \
    --cc=sre@kernel.org \
    --cc=timo.t.kokkonen@iki.fi \
    --cc=tony@atomide.com \
    /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.