From: Noralf Tronnes <notro@tronnes.org>
To: linux-fbdev@vger.kernel.org
Subject: Is fbdev deprecated?
Date: Thu, 15 Jan 2015 15:58:02 +0000 [thread overview]
Message-ID: <54B7E38A.6000408@tronnes.org> (raw)
Hi,
I've read several comments on this list that indicates that fbdev should
be avoided for new drivers.
I'm writing drivers for MIPI DBI type 1 compatible controllers with
onchip RAM.
This onchip memory is scanned out to the panel. So the driver just
sync's the
framebuffer with the controller memory (partial updates also).
I rely on deferred io to do this. The ssd1307fb is a similar type of driver.
Is this still a use case for fbdev, or is DRM the only way now?
Here's a description of the driver stack:
https://github.com/notro/fbdbi/wiki
Regards,
Noralf Trønnes
reply other threads:[~2015-01-15 15:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=54B7E38A.6000408@tronnes.org \
--to=notro@tronnes.org \
--cc=linux-fbdev@vger.kernel.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.