drm: Make the nomodeset message less sensational
authorJavier Martinez Canillas <javierm@redhat.com>
Fri, 12 Nov 2021 13:32:30 +0000 (14:32 +0100)
committerJavier Martinez Canillas <javierm@redhat.com>
Sat, 27 Nov 2021 12:52:30 +0000 (13:52 +0100)
commitdb08490fc4b6695ada6c21e40343307f08d9620e
tree7f8ea6fb3636dcb11286220d40a0681846ba8529
parentb22a15a5aca34c8f59b770f858b1c21d347175e0
drm: Make the nomodeset message less sensational

The message printed when nomodeset is present in the kernel command line
makes it look as if the parameter must never be used and it's a bad idea.

But there are valid reasons to use this parameter and the message should
not imply otherwise. Change the text to be more accurate and restrained.

Suggested-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Acked-by: Pekka Paalanen <pekka.paalanen@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211112133230.1595307-7-javierm@redhat.com
gpu/drm/drm_nomodeset.c