Native Intel graphics: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
Line 112: Line 112:


====Handling planes====
====Handling planes====

The <code>DSPASURF</code> register control the address of the primary framebuffer. The stride of the buffer has to be programmed in the <code>DSPASTRIDE</code> register. G45 requires strides to be multiples of 64. The <code>DSPALINOFF</code> register is usually set to zero.

The primary plane can be enabled and disabled via the <code>DSPACNTR</code> register. This register also sets the pixel format.


====Enabling and disabling connectors====
====Enabling and disabling connectors====