Groups | Search | Server Info | Login | Register
Groups > comp.os.os2.setup.video > #74
| From | Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> |
|---|---|
| Newsgroups | comp.os.os2.programmer.misc, comp.os.os2.misc, comp.os.os2.setup.video |
| Subject | Re: What fake display adapter do you use? |
| References | (1 earlier) <gjxI70UYBlcC-pn2-IpTBCy9SodZ4@trevor2.dsl.pipex.com> <IU.D20110128.T140311.P19611.Q0@J.de.Boyne.Pollard.localhost> <gjxI70UYBlcC-pn2-v2OPx7frLGzV@trevor2.dsl.pipex.com> <IU.D20110129.T142351.P21911.Q0@J.de.Boyne.Pollard.localhost> <gjxI70UYBlcC-pn2-ZsE25Sgishpw@trevor2.dsl.pipex.com> |
| Message-ID | <IU.D20110130.T181701.P24008.Q0@J.de.Boyne.Pollard.localhost> (permalink) |
| Organization | virginmedia.com |
| Date | 2011-01-30 18:16 +0000 |
Cross-posted to 3 groups.
> VBox does let you set the size of the video memory so maybe that's > what you're after? If so then it varies according to user settings. > Yes, it's the size of the frame buffer in physical address space than I'm after. For other display adapters, I recognize which particular memory BAR is holding the (physical) address of the (main) frame buffer by looking at the size requirement. Some display adapters provide multiple windows onto the VRAM of different sizes and characteristics, and they are distinguishable by size. Some, indeed, provide memory resources for things other than frame buffers. Of course, this fake display adapter is just providing the one memory BAR; so I could just chop out the size checks and simply take the first (and presumably only) memory resource for the device to always be the frame buffer. In fact, I shall do that for now.
Back to comp.os.os2.setup.video | Previous | Next — Previous in thread | Find similar
Re: What fake display adapter do you use? Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> - 2011-01-29 14:23 +0000
Re: What fake display adapter do you use? "Trevor Hemsley" <Trevor.Hemsley@mytrousers.ntlworld.com> - 2011-01-29 09:28 -0600
Re: What fake display adapter do you use? Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> - 2011-01-30 18:16 +0000
csiph-web