From: Alex Buell <alex.buell@munted.org.uk>
To: sparclinux@vger.kernel.org
Subject: Re: XVR-500
Date: Sun, 21 Nov 2010 02:11:53 +0000 [thread overview]
Message-ID: <1290305513.28786.14.camel@lithium> (raw)
In-Reply-To: <1289604206.26034.53.camel@lithium>
On Sun, 2010-11-14 at 10:42 -0800, David Miller wrote:
> From: Alex Buell <alex.buell@munted.org.uk>
> Date: Sun, 14 Nov 2010 13:27:30 +0000
>
> > I will need to install OpenBSD on a spare disk and see how it works.
>
> I think simply reading the OpenBSD sources will be less painful and
> certainly less time consuming than doing a complete install.
>
> But that's just me :-)
Yes, I've been delving into the sources, NetBSD and OpenBSD, along with
your console frame buffer driver.
I've never seen such a weird-assed frame buffer, *two* separate buffers
for each of the bit depths; 8 bit depth and 32 bit depth? Probably
useful for page flipping to speed up drawing operations.
All the open source drivers only support 8 bit depth operations. But I
noticed the presence of 32 bit depth buffers, has anyone ever figured
out a way to use them yet?
In the meantime I've put together the bare beginnings of a X11 driver
for the XVR-500. It now detects the card and says so.
The next things to do is to write some code to write into the frame
buffer's memory area and see how it all works together. This'll be fun.
--
Tactical Nuclear Kittens
next prev parent reply other threads:[~2010-11-21 2:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-12 23:23 XVR-500 Alex Buell
2010-11-14 13:27 ` XVR-500 Alex Buell
2010-11-14 18:42 ` XVR-500 David Miller
2010-11-21 2:11 ` Alex Buell [this message]
2010-12-06 0:02 ` XVR-500 Alex Buell
2010-12-06 0:05 ` XVR-500 Alex Buell
2010-12-06 2:34 ` XVR-500 David Miller
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=1290305513.28786.14.camel@lithium \
--to=alex.buell@munted.org.uk \
--cc=sparclinux@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.