Accessing FB struct

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
Is their any api available under Xlib which can give me information of
frame buffer struct (mentioned below).

struct fb_buffer_info {
        u8      bpp ;
        u8      num_buffers ;
        enum    color_mode mode ;
        u32     height ;
        u32     width ;
        u32     stride ;
        struct
        fbbuffer_addr   buffer_address[NUM_FB_BUFFERS];
};

or what is way to get data available under above struct.

Cheers--
Vij

--
To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Video for Linux]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Tourism]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux