Skip to content
Commit 437f8892 authored by Dave Airlie's avatar Dave Airlie Committed by Greg Kroah-Hartman
Browse files

nvidiafb: detect the hardware support before removing console.

[ Upstream commit 04119ab1 ]

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: 145eed48

 ("fbdev: Remove conflicting devices on PCI bus")
Reported-by: default avatarZeno Davatz <zdavatz@gmail.com>
Tested-by: default avatarZeno Davatz <zdavatz@gmail.com>
Tested-by: default avatarThomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: default avatarThomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230205210751.3842103-1-airlied@gmail.com
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent c47c2b17
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment