Re: [PATCH 3/3] drm/client: Don't add new command-line mode

2022-05-12 Thread Javier Martinez Canillas
On 5/11/22 20:31, Thomas Zimmermann wrote: > Don't add a mode for the kernel's command-line parameters from > within the DRM client code. Doing so can result in an unusable > display. If there's no compatible command-line mode, the client > will use one of the connector's preferred modes. > > All

[PATCH 3/3] drm/client: Don't add new command-line mode

2022-05-11 Thread Thomas Zimmermann
Don't add a mode for the kernel's command-line parameters from within the DRM client code. Doing so can result in an unusable display. If there's no compatible command-line mode, the client will use one of the connector's preferred modes. All mode creation and validation has to be performed by