[PATCH 4/9] handle detailed timing operation in xf86EdidModes.c

Adam Jackson ajax at nwnk.net
Wed Feb 11 11:30:03 PST 2009


On Wed, 2009-02-11 at 17:15 +0800, Ma Ling wrote:

> +struct det_modes_parameter {
> +    xf86MonPtr DDC;
> +    ddc_quirk_t quirks;
> +    DisplayModePtr * Modes;
> +    Bool rb;
> +    Bool preferred;
> +    int timing_level;
> +};

Why the double pointer on Modes?  (Admittedly, X's love of pointer
typedefs is lame.)

- ajax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg/attachments/20090211/df8108b0/attachment.pgp>


More information about the xorg mailing list