OpenCloudOS-Kernel/drivers/video/fbdev/nvidia
Dave Airlie 04119ab1a4 nvidiafb: detect the hardware support before removing console.
This driver removed the console, but hasn't yet decided if it could
take over the console yet. Instead of doing that, probe the hw for
support and then remove the console afterwards.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=216859
Fixes: 145eed48de ("fbdev: Remove conflicting devices on PCI bus")
Reported-by: Zeno Davatz <zdavatz@gmail.com>
Tested-by: Zeno Davatz <zdavatz@gmail.com>
Tested-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230205210751.3842103-1-airlied@gmail.com
2023-02-07 08:42:29 +10:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nv_accel.c
nv_backlight.c fbdev: nvidia: Use backlight helper 2023-01-09 09:57:51 +01:00
nv_dma.h
nv_hw.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
nv_i2c.c video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow 2022-01-29 22:24:25 +01:00
nv_local.h
nv_of.c fbdev: nvidia: use for_each_child_of_node() macro 2020-10-16 23:43:41 +02:00
nv_proto.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nv_setup.c video: fbdev: nvidia: Fix set but not used warnings 2020-11-30 20:21:54 +01:00
nv_type.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nvidia.c nvidiafb: detect the hardware support before removing console. 2023-02-07 08:42:29 +10:00