i810/modesetting and Xinerama?

Keith Packard keithp at keithp.com
Wed Dec 20 10:55:01 PST 2006


On Wed, 2006-12-20 at 19:02 +0100, Andreas Schildbach wrote:

> How can I do that? And how can I configure 16 bpp?

Here's what I've got; the 'Virtual' keyword sets the frame buffer size.
As the driver currently ignores the Modes keyword, I don't bother with
that one...

Section "Screen"
        Identifier "LCD"
        Device     "LCD"
        Monitor    "LCD"
        DefaultDepth 24
        SubSection "Display"
                Virtual 2048 2048
                Depth     16
        EndSubSection
        SubSection "Display"
                Virtual 2048 2048
                Depth     24
        EndSubSection
EndSection

-- 
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg/attachments/20061220/00a6301a/attachment.pgp>


More information about the xorg mailing list