From: Marcus Lorentzon <marcus.xm.lorentzon@stericsson.com>
To: "Stéphane Marchesin" <stephane.marchesin@gmail.com>
Cc: "linux-fbdev@vger.kernel.org" <linux-fbdev@vger.kernel.org>,
Sebastien Guiriec <s-guiriec@ti.com>,
"dri-devel@lists.freedesktop.org"
<dri-devel@lists.freedesktop.org>,
Jesse Barnes <jesse.barnes@intel.com>,
Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
Benjamin Gaignard <benjamin.gaignard@linaro.org>,
Sumit Semwal <sumit.semwal@linaro.org>,
Tom Gall <tom.gall@linaro.org>,
Kyungmin Park <kyungmin.park@samsung.com>,
Tomi Valkeinen <tomi.valkeinen@ti.com>,
"linux-media@vger.kernel.org" <linux-media@vger.kernel.org>,
Stephen Warren <swarren@wwwdotorg.org>,
Mark Zhang <markz@nvidia.com>,
"linaro-mm-sig@lists.linaro.org" <linaro-mm-sig@lists.linaro.org>,
Alexandre Courbot <acourbot@nvidia.com>,
Ragesh Radhakrishnan <Ragesh.R@linaro.org>,
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
Sunil Joshi <joshi@samsung.com>,
Maxime Ripard <maxime.ripard@free-electro>
Subject: Re: CDF meeting @FOSDEM report
Date: Wed, 13 Feb 2013 10:25:14 +0100 [thread overview]
Message-ID: <511B5BFA.4050005@stericsson.com> (raw)
In-Reply-To: <CACP_E+JRVppfvJBGqHk0fTCyN7Yb0LF4fbX_c0EGNAxE8wiCkQ@mail.gmail.com>
On 02/12/2013 11:45 PM, Stéphane Marchesin wrote:
>> - Do we need to support chaining several encoders ? We can come up with
>> > several theoretical use cases, some of them probably exist in real hardware,
>> > but the details are still a bit fuzzy.
> So, a part which is completely omitted in this thread is how to handle
> suspend/resume ordering. If you have multiple encoders which need to
> be turned on/off in a given order at suspend/resume, how do you handle
> that given the current scheme where they are just separate platform
> drivers in drivers/video?
>
> This problems occurs with drm/exynos in current 3.8 kernels for
> example. On that platform, the DP driver and the FIMD driver will
> suspend/resume in random order, and therefore fail resuming half the
> time. Is there something which could be done in CDF to address that?
My idea here is two parts. First hide the chaining within the CDF
driver. So it is always the first CDF driver that is responsible for the
rest of the chain. Second, I'm looking at using the dev->parent and bus
relationchip to describe this dependency. Then power usually works out
fine, since children could be forced to be suspended before parent
("bus" host).
/BR
/Marcus
next prev parent reply other threads:[~2013-02-13 9:25 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-05 22:27 CDF meeting @FOSDEM report Laurent Pinchart
2013-02-06 11:11 ` Tomi Valkeinen
2013-02-06 12:11 ` Jani Nikula
2013-02-06 12:54 ` Tomi Valkeinen
2013-02-06 14:44 ` Alex Deucher
2013-02-06 14:44 ` Alex Deucher
2013-02-06 14:44 ` Alex Deucher
2013-02-06 15:00 ` Tomi Valkeinen
2013-02-06 15:00 ` Tomi Valkeinen
2013-02-06 15:00 ` Tomi Valkeinen
2013-02-06 16:14 ` [Linaro-mm-sig] " Daniel Vetter
2013-02-06 16:14 ` Daniel Vetter
2013-02-12 22:45 ` Stéphane Marchesin
2013-02-13 9:25 ` Marcus Lorentzon [this message]
2013-02-14 9:35 ` 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=511B5BFA.4050005@stericsson.com \
--to=marcus.xm.lorentzon@stericsson.com \
--cc=Ragesh.R@linaro.org \
--cc=acourbot@nvidia.com \
--cc=benjamin.gaignard@linaro.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=jesse.barnes@intel.com \
--cc=joshi@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linaro-mm-sig@lists.linaro.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=markz@nvidia.com \
--cc=maxime.ripard@free-electro \
--cc=s-guiriec@ti.com \
--cc=stephane.marchesin@gmail.com \
--cc=sumit.semwal@linaro.org \
--cc=swarren@wwwdotorg.org \
--cc=thomas.petazzoni@free-electrons.com \
--cc=tom.gall@linaro.org \
--cc=tomi.valkeinen@ti.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.