Re: [PATCH spice-protocol] Add QXL_ESCAPE_SET_CUSTOM_DISPLAY

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

 



On Sun, May 13, 2012 at 11:58:33AM +0300, Alon Levy wrote:
> > +enum {
> > +    QXL_ESCAPE_SET_CUSTOM_DISPLAY = 0x10001,
> > +};
> > +
> > +typedef struct SPICE_ATTR_PACKED QXLEscapeSetCustomDisplay {
> > +    uint32_t xres;
> > +    uint32_t yres;
> > +    uint32_t bpp;
> > +} QXLEscapeSetCustomDisplay;
> 
> Do you think we should add fields for later having multiple outputs on a
> single device, i.e. VidPN ? ACK if you think this is premature.

And do we care at all about the size of this structure? uint16_t xres, uint16_t yres
and  uint8_t bpp *should* (famous last words) be enough.

Christophe

Attachment: pgpvx9arT8FVp.pgp
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]