Re: [PATCH 1/3] drm: Always warn if user-defined modes are not supported

2022-05-12 Thread Javier Martinez Canillas
Hello Thomas, On 5/11/22 20:31, Thomas Zimmermann wrote: > Print a warning if a user-specifed display mode is not supported by > the display pipeline. Users specified the display mode on the kernel > command line with the use of the video= parameter. Setting an > unsupported mode will leave the

Re: [PATCH] drm/amdgpu: Add 'modeset' module parameter

2022-05-12 Thread Thomas Zimmermann
Hi Am 11.05.22 um 20:19 schrieb Lyude Paul: Many DRM drivers feature a 'modeset' argument, which can be used to enable/disable the entire driver (as opposed to passing nomodeset to the kernel, which would disable modesetting globally and make it difficult to load amdgpu afterwards). Apparently

Re: [PATCH] drm/amdgpu: Add 'modeset' module parameter

2022-05-12 Thread Javier Martinez Canillas
On 5/12/22 08:17, Christian König wrote: > Am 11.05.22 um 20:36 schrieb Alex Deucher: >> On Wed, May 11, 2022 at 2:20 PM Lyude Paul wrote: >>> Many DRM drivers feature a 'modeset' argument, which can be used to >>> enable/disable the entire driver (as opposed to passing nomodeset to the >>>

Re: [PATCH] drm/amdgpu: Add 'modeset' module parameter

2022-05-12 Thread Christian König
Am 11.05.22 um 20:36 schrieb Alex Deucher: On Wed, May 11, 2022 at 2:20 PM Lyude Paul wrote: Many DRM drivers feature a 'modeset' argument, which can be used to enable/disable the entire driver (as opposed to passing nomodeset to the kernel, which would disable modesetting globally and make it

[PULL] drm-intel-fixes

2022-05-12 Thread Joonas Lahtinen
Hi Dave & Daniel, One fix for memory corruption under heavy load (#5732, Cc: stable). Regards, Joonas *** drm-intel-fixes-2022-05-12: Fix for #5732: (Cc stable) kernel memory corruption when running a lot of OpenCL tests in parallel The following changes since commit

<    1   2