From: Thomas Hellstrom <thomas@shipmail.org>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: DRI development list <dri-devel@lists.freedesktop.org>
Subject: Re: KMS and TTM questions
Date: Tue, 04 Oct 2011 18:54:46 +0200 [thread overview]
Message-ID: <4E8B3A56.8020308@shipmail.org> (raw)
In-Reply-To: <20111004000716.599b293a@lxorguk.ukuu.org.uk>
On 10/04/2011 01:07 AM, Alan Cox wrote:
>> Thats fine as long as you don't want to do acceleration or object
>> migration between GTT
>> and VRAM type memory. Now I expect when you give out this advice you
>>
> Yes but the VIA doesn't if I recall correctly have any 'VRAM type memory'.
> It's all effectively in the GART with the 'stolen' pages preloaded into
> the translation tables by the BIOS at vga init time.
>
VRAM memory (at least on the older unichromes) is taken from on-board
RAM and set up by the BIOS, and from a device programmer's point of view
works like a discrete card VRAM, and is *not* part of the GART.
On some devices (K8M800) , the VRAM pages could be accessed by the CPU
directly at the top of VRAM, which was substantially faster.
There is a fully functional unichrome DRM on top of TTM, that together
with the 3D driver in mesa's openchrome branch worked like a charm (even
outperformed Intel's i965 with identical CPU at the time).
Problem was that it was not backwards compatible with via's old drm.
It should serve as a good starting point though, if I can remember where
I put it....
/Thomas
next prev parent reply other threads:[~2011-10-04 16:56 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-03 19:01 KMS and TTM questions James Simmons
2011-10-03 19:10 ` Jerome Glisse
2011-10-03 19:37 ` James Simmons
2011-10-03 20:34 ` Jerome Glisse
2011-10-04 14:43 ` James Simmons
2011-10-03 19:14 ` Alan Cox
2011-10-03 19:27 ` Dave Airlie
2011-10-03 23:07 ` Alan Cox
2011-10-04 13:42 ` James Simmons
2011-10-04 13:46 ` Alex Deucher
2011-10-04 13:58 ` James Simmons
2011-10-04 16:54 ` Thomas Hellstrom [this message]
2011-10-04 19:10 ` James Simmons
2011-10-04 14:08 ` James Simmons
2011-10-04 13:48 ` James Simmons
2011-10-04 16:58 ` Thomas Hellstrom
2011-10-03 19:56 ` Alex Deucher
2011-10-04 13:45 ` James Simmons
2011-10-04 13:47 ` Alex Deucher
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=4E8B3A56.8020308@shipmail.org \
--to=thomas@shipmail.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=dri-devel@lists.freedesktop.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.