From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: dri-devel@lists.freedesktop.org, ville.syrjala@linux.intel.com,
linux-fbdev@vger.kernel.org, linux-media@vger.kernel.org
Subject: Re: drm pixel formats update
Date: Tue, 29 Nov 2011 16:13:27 +0000 [thread overview]
Message-ID: <1322583207.1869.194.camel@deskari> (raw)
In-Reply-To: <201111291310.36589.laurent.pinchart@ideasonboard.com>
[-- Attachment #1: Type: text/plain, Size: 1264 bytes --]
On Tue, 2011-11-29 at 13:10 +0100, Laurent Pinchart wrote:
> To make it perfectly clear, I want to emphasize that I'm not trying to replace
> DRM, FBDEV and V4L2 with a new shared subsystem. What I would like to see in
> the (near future) is collaboration and sharing of core features that make
> sense to share. I believe we should address this from a "pain point" point of
> view. The one that lead me to writing this e-mail is that developing a driver
> that implements both the DRM and FBDEV APIs for video output currently
> requires various similar structures, and code to translate between all of
> them. That code can't be shared between multiple drivers, is error-prone, and
> painful to maintin.
We've been in the same situation with OMAP display driver for years. The
same low level display driver is used by FB, V4L2 and now DRM drivers,
so I didn't have much choice but to implement omapdss versions for
things like video timings and color formats.
I've been planning to write code for this almost as long as omapdss has
had this problem, but there's always been
yet-another-important-thing-to-do. So good that somebody finally brought
this up =).
I'm happy to test any code related to this with omapdss.
Tomi
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
prev parent reply other threads:[~2011-11-29 16:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1321468945-28224-1-git-send-email-ville.syrjala@linux.intel.com>
2011-11-29 12:10 ` drm pixel formats update Laurent Pinchart
2011-11-29 13:30 ` Hans Verkuil
2011-11-29 16:13 ` Tomi Valkeinen [this message]
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=1322583207.1869.194.camel@deskari \
--to=tomi.valkeinen@ti.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=ville.syrjala@linux.intel.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 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).