Depending on the order of tests, this also can cause some tests to fail, if
they verify (explicitly or implicitly) presence of 1024x768.
On Mon, Feb 13, 2017 at 11:17 AM, Frediano Ziglio
wrote:
> >
> > When the video mode is changed and then the driver disabled and
> > enabled, it did not enume
>
> When the video mode is changed and then the driver disabled and
> enabled, it did not enumerate available video modes with lower
> resolution than current one. All modes starting from 1024x768
> should be available regardless what is current resolution
> on driver startup
>
> Signed-off-by: Y
When the video mode is changed and then the driver disabled and
enabled, it did not enumerate available video modes with lower
resolution than current one. All modes starting from 1024x768
should be available regardless what is current resolution
on driver startup
Signed-off-by: Yuri Benditovich