Re: [PATCH] drm/vmwgfx: Add common resolutions to the connector mode list

2024-10-30 Thread Zack Rusin
On Mon, Oct 28, 2024 at 4:14 PM Ian Forbes wrote: > > We replaced our custom list of resolutions with the noedid list, which is > based on the VESA DMT standard, in the referenced fixes commit. The reason > for this was that the user can technically set any resolution they want by > using Autofit

[PATCH] drm/vmwgfx: Add common resolutions to the connector mode list

2024-10-28 Thread Ian Forbes
We replaced our custom list of resolutions with the noedid list, which is based on the VESA DMT standard, in the referenced fixes commit. The reason for this was that the user can technically set any resolution they want by using Autofit or the vmwgfxctl utility. Unfortunately the Autofit feature