From: viresh.kumar@st.com (viresh kumar)
To: linux-arm-kernel@lists.infradead.org
Subject: JPEG hw decoder
Date: Wed, 28 Jul 2010 13:45:06 +0530 [thread overview]
Message-ID: <4C4FE70A.70101@st.com> (raw)
In-Reply-To: <AANLkTin4r_NrQbzXoTWoJJRCUXX9mjfgtrJ9yTPLW5_W@mail.gmail.com>
On 7/28/2010 10:42 AM, rd bairva wrote:
> Hi ,
> My board has a hardware JPEG decoder. I want to write a driver
> for this in Linux kernel, But it seems there that no Framework exists
> in kernel. Can somebody provide me some pointers?
Hello Rbairva,
Which JPEG decoder are you working on??
I have Synopsys JPEG Decoder/Encoder on ST SPEAr platform
and i am currently working on its driver for LKML.
I already have a driver for it which is not aligned to LKML guidelines,
and so doing modifications there.
In my driver i have used char device framework and none other suits it well.
viresh.
WARNING: multiple messages have this Message-ID (diff)
From: viresh kumar <viresh.kumar@st.com>
To: rd bairva <rbairva@gmail.com>
Cc: <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>
Subject: Re: JPEG hw decoder
Date: Wed, 28 Jul 2010 13:45:06 +0530 [thread overview]
Message-ID: <4C4FE70A.70101@st.com> (raw)
In-Reply-To: <AANLkTin4r_NrQbzXoTWoJJRCUXX9mjfgtrJ9yTPLW5_W@mail.gmail.com>
On 7/28/2010 10:42 AM, rd bairva wrote:
> Hi ,
> My board has a hardware JPEG decoder. I want to write a driver
> for this in Linux kernel, But it seems there that no Framework exists
> in kernel. Can somebody provide me some pointers?
Hello Rbairva,
Which JPEG decoder are you working on??
I have Synopsys JPEG Decoder/Encoder on ST SPEAr platform
and i am currently working on its driver for LKML.
I already have a driver for it which is not aligned to LKML guidelines,
and so doing modifications there.
In my driver i have used char device framework and none other suits it well.
viresh.
next prev parent reply other threads:[~2010-07-28 8:15 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-28 5:12 JPEG hw decoder rd bairva
2010-07-28 5:12 ` rd bairva
2010-07-28 7:58 ` Baurzhan Ismagulov
2010-07-28 7:58 ` Baurzhan Ismagulov
2010-07-28 8:15 ` viresh kumar [this message]
2010-07-28 8:15 ` viresh kumar
2010-07-28 9:04 ` Eric Miao
2010-07-28 9:04 ` Eric Miao
2010-07-28 9:06 ` Pawel Moll
2010-07-28 9:06 ` Pawel Moll
2010-07-28 9:29 ` rd bairva
2010-07-28 10:24 ` Pawel Osciak
2010-07-28 19:12 ` Guennadi Liakhovetski
2010-07-28 19:12 ` Guennadi Liakhovetski
[not found] ` <AANLkTikfgYhdZ=3HogiB0j7iXuu0bqBZVkwFONz59SOM@mail.gmail.com>
[not found] ` <Pine.LNX.4.64.1007290808100.16266@axis700.grange>
2010-07-29 6:56 ` Fwd: " rd bairva
2010-07-29 7:03 ` Pawel Osciak
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=4C4FE70A.70101@st.com \
--to=viresh.kumar@st.com \
--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 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.