From: Ilija Hadzic <ihadzic@research.bell-labs.com>
To: Daniel Vetter <daniel@ffwll.ch>
Cc: linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org
Subject: Re: [RFC] Virtual CRTCs (proposal + experimental code)
Date: Fri, 25 Nov 2011 05:11:28 +0000 [thread overview]
Message-ID: <Pine.GSO.4.62.1111242226530.29639@umail> (raw)
In-Reply-To: <20111124105249.GA3867@phenom.ffwll.local>
>
> So I think we do have enough people interested in this and should be able
> to cobble together something that does The Right Thing.
>
We indeed have a non-trivial set of people interested in the same set of
problems and each of us has partial and maybe competing solution. I want
to make it clear that my, maybe disruptive and different from the
plan-of-record, proposal should not be viewed as destructive or
distracting. I am just offering to the community what I think is useful.
If this discussion sparks some joint effort that will bring us to the
solution that everyone is happy with, even if no line of my code is found
useful, I am perfectly fine with that (and I'll join the effort).
So at this point I think I should put out my back-of-the-napkin
desiderata. That will hopefully shed some light on where I am coming from
with VCRTCM proposal.
I want to be able to pull pixels out of the GPU and redirect them to an
arbitrary device that can do something useful with them. This should not
be limited to shooting photons into human eyeballs. I want to be able to
run my applications without having to run X. I'd like the solution to be
transparent to the application; that is, if I can write an application
that can render something to a full screen, I want to redirect that
"screen" to wherever I want without having to rewrite, recompile or relink
the application. Actually, I want to do that redirection at runtime. I'd
like to support all of the above in a way that it can also help solve more
imminent shotcomings of Linux graphics system (Optimus, DisplayLink, etc.
... cf. previous E-mails in this thread). I'd like it to work with
multiple render nodes on the same GPU (something like Dave's multiseat
work, in which both GPU and its display resources are virtual).
The logical consequence of this is that the render node and the display
node should at some point become logically separate (different driver
modules) even if they are physically on the same GPU. They are really two
different subsystems that just happen to reside on the same circuit
board, so it makes sense to separate them.
I don't think what I am saying is anything unique and what I said probably
overlaps in good part with what others also want from the graphics
subsystem. I can see the role of VCRTCM in all of the above, but I am
open-minded. If we end up with a solution that has nothing to do with
VCRTCM, I have no emotional ties with my code (and code of my colleagues
that worked with me so far).
-- Ilija
next prev parent reply other threads:[~2011-11-25 5:11 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-03 15:59 [RFC] Virtual CRTCs (proposal + experimental code) Ilija Hadzic
2011-11-03 17:21 ` Daniel Vetter
2011-11-03 17:27 ` David Airlie
2011-11-03 17:53 ` Alan Cox
2011-11-03 18:00 ` Ilija Hadzic
2011-11-07 12:58 ` Dave Airlie
2011-11-07 13:52 ` Ilija Hadzic
2011-11-23 11:48 ` Dave Airlie
2011-11-24 5:59 ` Ilija Hadzic
2011-11-24 8:52 ` Dave Airlie
2011-11-24 10:52 ` Daniel Vetter
2011-11-25 5:11 ` Ilija Hadzic [this message]
2011-11-24 12:58 ` Alan Cox
2011-11-24 13:48 ` Dave Airlie
2011-11-25 4:08 ` Ilija Hadzic
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=Pine.GSO.4.62.1111242226530.29639@umail \
--to=ihadzic@research.bell-labs.com \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.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 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).