From: Phillip Susi <psusi@cfl.rr.com>
To: Dave Airlie <airlied@redhat.com>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: Information resources
Date: Fri, 25 Feb 2011 18:09:11 -0500 [thread overview]
Message-ID: <4D683697.1030303@cfl.rr.com> (raw)
In-Reply-To: <1298667361.12125.4.camel@t60prh>
On 02/25/2011 03:56 PM, Dave Airlie wrote:
> So you made an assumpution you knew how graphics cards worked and
> derived a theory, unfortunately the assumption was wrong.
How so? After studying the R600 documentation I found, it sounds like
whatever microcode is in that firmware image is constantly running,
trying to process input from the ring buffer. Perhaps you could point
me to more documentation to read, as the one I found seemed to be geared
more towards GPGPU programming.
> a GPU doing nothing still runs at a high clock speed, clocking the
> memory bus for the video RAM at full tilt. We don't have reliably
> dynamic power management yet so at the moment manual clock switching is
> all we have.
If it were actually doing nothing ( as opposed to busy waiting ), then
it wouldn't be hammering the memory bus full tilt.
> Even if the CP was running in a tight loop it consumes no power compared
> to the memory interfaces.
How so? The memory interface feeds requested data to the CP, so if it
isn't running...
> Yes and no. AMD supplied firmware from their driver with the interfaces
> documented like they have done since r100. You could write your own
> microcode after you RE and write an assembler for the CP core, but so
> far nobody has done this and we have a lot of other areas to improve
> before most of the developers would care.
Could you point me to this documentation?
next prev parent reply other threads:[~2011-02-25 23:09 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-24 19:50 Information resources Phillip Susi
2011-02-24 23:03 ` Jerome Glisse
2011-02-25 14:38 ` Phillip Susi
2011-02-25 20:03 ` Dave Airlie
2011-02-25 20:42 ` Phillip Susi
2011-02-25 20:56 ` Dave Airlie
2011-02-25 21:12 ` Garry Hurley
2011-02-25 23:09 ` Phillip Susi [this message]
2011-02-25 23:19 ` Alex Deucher
2011-02-25 23:30 ` Phillip Susi
2011-02-25 23:50 ` Alex Deucher
2011-02-25 20:15 ` Garry Hurley Jr.
2011-02-25 20:38 ` Alex Deucher
2011-02-25 23:03 ` Phillip Susi
2011-02-25 23:06 ` 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=4D683697.1030303@cfl.rr.com \
--to=psusi@cfl.rr.com \
--cc=airlied@redhat.com \
--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.