On Wed, Jun 18, 2014 at 02:44:11PM +0100, Thomas Wood wrote: > +/** > + * kmstest_generic_edid: > + * @EDID_XGA: 1024x768 > + * @EDID_SXGA: 1280x1024 > + * @EDID_UXGA: 1600x1200 > + * @EDID_WSXGA: 1680x1050 > + * @EDID_FHD: 1920x1080 > + * @MAX_EDIDS: Size of #generic_edid array > + */ > +enum kmstest_generic_edid { > + EDID_XGA, /* 1024x768 */ > + EDID_SXGA, /* 1280x1024 */ > + EDID_UXGA, /* 1600x1200 */ > + EDID_WSXGA, /* 1680x1050 */ > + EDID_FHD, /* 1920x1080 */ Hm, can't we have just one full hd edid which supports all the above modes? -Daniel -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx