On Mon, Apr 07, 2014 at 02:44:48PM +0200, Denis Carikli wrote:
[...]
> +static const struct panel_desc eukrea_mbimxsd51_dvisvga = {
> +     .modes = &eukrea_mbimxsd51_dvisvga_mode,
> +     .num_modes = 1,
> +     .size = {
> +             .width = 0,
> +             .height = 0,
> +     },
> +};
[...]
> +static const struct panel_desc eukrea_mbimxsd51_dvivga = {
> +     .modes = &eukrea_mbimxsd51_dvivga_mode,
> +     .num_modes = 1,
> +     .size = {
> +             .width = 0,
> +             .height = 0,
> +     },
> +};

Surely these two panels have a physical size?

Thierry

Attachment: pgpbZhZTg_TsE.pgp
Description: PGP signature

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to