9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Richard Miller <9fans@hamnavoe.com>
To: 9fans@9fans.net
Subject: Re: [9fans] Raspberry Pi userland is now open
Date: Thu, 25 Oct 2012 09:05:57 +0100	[thread overview]
Message-ID: <9ba81b9084fd1a7d411bbf1a8e0e286f@hamnavoe.com> (raw)
In-Reply-To: <CANE8QwdoY5sP-1PnGRodR-ghh_M74+m3FwcKSRDkxQAw3QbDNA@mail.gmail.com>

In practical terms this doesn't make a lot of difference for Plan 9 as it is now.  Dev/draw makes use
of only a few simple 2d operations for "accelerated" graphics, and the dma engine on the raspberry pi
SoC provides a 2d memory-to-memory mode which should be sufficient to do these on the ARM side.

But if anyone is ambitious enough to do something more high level - Plan 9 movie player? - it should
be useful to be able to see the API used between the linux high level graphics libraries and
the GPU firmware, instead of having to reverse engineer the protocol on the wire.  Now we get
to reverse engineer the linux library source instead.  (In my experience linux software can be
so convoluted that this may not be an improvement, but maybe in this case we'll be lucky.)



  reply	other threads:[~2012-10-25  8:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-24 16:25 Scott Elcomb
2012-10-24 17:54 ` Sergey Zhilkin
2012-10-24 18:03 ` sl
2012-10-24 18:52   ` Nicolas Bercher
2012-10-24 20:49     ` cinap_lenrek
2012-10-24 21:05       ` BS
2012-10-25  8:05         ` Richard Miller [this message]
2012-10-25  9:07           ` Charles Forsyth

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=9ba81b9084fd1a7d411bbf1a8e0e286f@hamnavoe.com \
    --to=9fans@hamnavoe.com \
    --cc=9fans@9fans.net \
    /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).