public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: ibr@radix50.net (Baurzhan Ismagulov)
To: linux-arm-kernel@lists.infradead.org
Subject: JPEG hw decoder
Date: Wed, 28 Jul 2010 09:58:37 +0200	[thread overview]
Message-ID: <20100728075837.GA14608@radix50.net> (raw)
In-Reply-To: <AANLkTin4r_NrQbzXoTWoJJRCUXX9mjfgtrJ9yTPLW5_W@mail.gmail.com>

On Wed, Jul 28, 2010 at 10:42:53AM +0530, rd bairva wrote:
>       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?

http://lwn.net/Kernel/LDD3/

You'd probably want to define the application interface using open /
read / write / ioctl / poll / close and implement them in a character
device.

With kind regards,
Baurzhan.

  reply	other threads:[~2010-07-28  7:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-28  5:12 JPEG hw decoder rd bairva
2010-07-28  7:58 ` Baurzhan Ismagulov [this message]
2010-07-28  8:15 ` viresh kumar
2010-07-28  9:04   ` Eric Miao
2010-07-28  9:06 ` Pawel Moll
2010-07-28 19:12 ` Guennadi Liakhovetski

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=20100728075837.GA14608@radix50.net \
    --to=ibr@radix50.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox