From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Alex Deucher <alexdeucher@gmail.com>
Cc: "Laurent Pinchart" <laurent.pinchart@ideasonboard.com>,
linux-fbdev@vger.kernel.org,
"Sebastien Guiriec" <s-guiriec@ti.com>,
dri-devel@lists.freedesktop.org,
"Jesse Barnes" <jesse.barnes@intel.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>,
linux-media@vger.kernel.org,
"Stephen Warren" <swarren@wwwdotorg.org>,
"Thierry Reding" <thierry.reding@avionic-desi.gn.de>,
"Mark Zhang" <markz@nvidia.com>,
linaro-mm-sig@lists.linaro.org,
"Stéphane Marchesin" <stephane.marchesin@gmail.com>,
"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-electrons.com>,
"Vikas Sajjan" <vikas.sajjan@lin>
Subject: Re: CDF meeting @FOSDEM report
Date: Wed, 06 Feb 2013 15:00:24 +0000 [thread overview]
Message-ID: <51127008.7050808@ti.com> (raw)
In-Reply-To: <CADnq5_P1GFbAwoe9kTeARq8ZLP1tOBc9Rn1h2KrRYxkoLxLXfw@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1840 bytes --]
On 2013-02-06 16:44, Alex Deucher wrote:
> On Wed, Feb 6, 2013 at 6:11 AM, Tomi Valkeinen <tomi.valkeinen@ti.com> wrote:
>> What is an encoder? Something that takes a video signal in, and lets the
>> CPU store the received data to memory? Isn't that a decoder?
>>
>> Or do you mean something that takes a video signal in, and outputs a
>> video signal in another format? (transcoder?)
>
> In KMS parlance, we have two objects a crtc and an encoder. A crtc
> reads data from memory and produces a data stream with display timing.
> The encoder then takes that datastream and timing from the crtc and
> converts it some sort of physical signal (LVDS, TMDS, DP, etc.). It's
Isn't the video stream between CRTC and encoder just as physical, it
just happens to be inside the GPU?
This is the case for OMAP, at least, where DISPC could be considered
CRTC, and DSI/HDMI/etc could be considered encoder. The stream between
DISPC and DSI/HDMI is plain parallel RGB signal. The video stream could
as well be outside OMAP.
> not always a perfect match to the hardware. For example a lot of GPUs
> have a DVO encoder which feeds a secondary encoder like an sil164 DVO
> to TMDS encoder.
Right. I think mapping the DRM entities to CDF ones is one of the bigger
question marks we have with CDF. While I'm no expert on DRM, I think we
have the following options:
1. Force DRM's model to CDF, meaning one encoder.
2. Extend DRM to support multiple encoders in a chain.
3. Support multiple encoders in a chain in CDF, but somehow map them to
a single encoder in DRM side.
I really dislike the first option, as it would severely limit where CDF
can be used, or would force you to write some kind of combined drivers,
so that you can have one encoder driver running multiple encoder devices.
Tomi
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 899 bytes --]
next prev parent reply other threads:[~2013-02-06 15:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1990856.qS9uisuiVF@avalon>
[not found] ` <51123A5F.9050604@ti.com>
2013-02-06 14:44 ` CDF meeting @FOSDEM report Alex Deucher
2013-02-06 15:00 ` Tomi Valkeinen [this message]
2013-02-06 16:14 ` [Linaro-mm-sig] " Daniel Vetter
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=51127008.7050808@ti.com \
--to=tomi.valkeinen@ti.com \
--cc=Ragesh.R@linaro.org \
--cc=acourbot@nvidia.com \
--cc=alexdeucher@gmail.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-electrons.com \
--cc=s-guiriec@ti.com \
--cc=stephane.marchesin@gmail.com \
--cc=sumit.semwal@linaro.org \
--cc=swarren@wwwdotorg.org \
--cc=thierry.reding@avionic-desi.gn.de \
--cc=thomas.petazzoni@free-electrons.com \
--cc=tom.gall@linaro.org \
--cc=vikas.sajjan@lin \
/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).