Public bug reported:
Commit 8781125 backported a change to add the drm_client_setup()
function and the DRM_CLIENT_SELECTION configuration option, but didn't
packport any of the changes to make in-kernel DRM clients actually use
that function or select the config option. Thus, enabling the option
isn't possible and drm_client_setup() is always compiled to a stub
function that does nothing.
At compile time, nvidia-drm checks for the presence of
drm_client_setup() and calls that instead of drm_fbdev_ttm_setup() if
it's loaded with the modeset=1 and fbdev=1 parameters, which results in
a blank screen if CONFIG_DRM_CLIENT_SELECTION=n.
Update the option to make it selectable and select it in the nvidia-6.11
annotations file.
** Affects: linux-nvidia-6.11 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-nvidia-6.11 in Ubuntu.
https://bugs.launchpad.net/bugs/2120973
Title:
Update CONFIG_DRM_CLIENT_* configs for -nvidia kernel
Status in linux-nvidia-6.11 package in Ubuntu:
New
Bug description:
Commit 8781125 backported a change to add the drm_client_setup()
function and the DRM_CLIENT_SELECTION configuration option, but didn't
packport any of the changes to make in-kernel DRM clients actually use
that function or select the config option. Thus, enabling the option
isn't possible and drm_client_setup() is always compiled to a stub
function that does nothing.
At compile time, nvidia-drm checks for the presence of
drm_client_setup() and calls that instead of drm_fbdev_ttm_setup() if
it's loaded with the modeset=1 and fbdev=1 parameters, which results in
a blank screen if CONFIG_DRM_CLIENT_SELECTION=n.
Update the option to make it selectable and select it in the nvidia-6.11
annotations file.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-nvidia-6.11/+bug/2120973/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp