h a l f b a k e r yOpen other side.
add, search, annotate, link, view, overview, recent, by name, random
news, help, about, links, report a problem
browse anonymously,
or get an account
and write.
register,
|
|
|
OK, so this isn't a hugely Earth-shattering idea, but it's basically that when the monitor goes into standby or is turned off, it sends a signal to the graphics hardware to save the display as a PNG to RAM or backing storage (security problem there), which then completely turns off subject to not overheating.
When the monitor comes back off standby, it reloads the image.
[link]
|
|
Except that on Windows XP at least, when you wake up the computer again you see the logon screen. Not what the old screenshot shows. Making the screenshot useless. |
|
|
//Except that on Windows XP at least, when you wake up the computer again you see the logon screen. Not what the old screenshot shows. Making the screenshot useless.// That depends on your settings. |
|
|
Indeed. I've never had a PC set up that way. |
|
|
The image in the video ram is only of use to the DSP that refreshes the monitor. Software apps use their own buffers. |
|
|
//The image in the video ram is only of use to the DSP that refreshes the monitor// I thought that in most architectures, it was the DSP (or graphics processor) that wrote into the video RAM, and a fairly simple address-generator and state machine that reads it out to refresh the monitor. |
|
|
It does mean, though, that instead of bothering to do that you could just turn the hardware off completely after it got cool enough. Is that done already as well? |
|
|
OK, thanks. I got the following: |
|
|
S0 -> D0 S1 -> D1 S2 -> Unspecified S3 -> Unspecified S4 -> D3 S5 -> D3 |
|
|
As a certain relative once said, "This means nothing to me". I have no idea what to make of that. It's an ATI Radeon 9700 if that helps. |
|
|
[copro], yeah that's what I meant, although that technically is still a type of DSP. |
|
| |