Note that there are some explanatory texts on larger screens.

plurals
  1. POWhat is "graphics memory aperture base" in Intel chipsets?
    primarykey
    data
    text
    <p>I'm trying to understand how I can paint simple graphics in x86 protected mode on Intel chipsets. I already (kind of) know how to do that with VGA interface, and I'm trying to understand how I could use G35 Express to do the same. For this purpose I'm studying <a href="http://intellinuxgraphics.org/VOL_3_display_registers_updated.pdf" rel="nofollow noreferrer">this document</a>.</p> <p>I can't understand what "graphics memory aperture base" is; is there anything in the PCI configuration space with that name? For instance, at page 164 the document says:</p> <blockquote> <p>It represents an offset from the graphics memory aperture base and is mapped to physical pages through the global GTT.</p> </blockquote> <p>I still need to study a lot, I only skimmed through the previous volumes, but I suspect this is an important concept. Also, do you know where I can find a friendly explanation of this architecture, or another Intel one?</p> <p>EDIT - Some additional findings</p> <p>I'm having a look to another another Intel document, 317607.pdf, and it looks like what they call "Graphics Memory Range Address" at page 231 is actually the "Graphics Memory Aperture Base Register" of page 58. However it's a PCI configuration register starting at 0x18.</p> <p>@ SPRQ: thank you, i think it's a similar concept to the AGP aperture but according to page 52 of the same document:</p> <blockquote> <p>Note: AGP Aperture no longer exists with PCI Express.</p> </blockquote> <p>It's something else.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload