Skip to content
Commit 4a16dd9d authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau/kms: switch to drm fbdev helpers



This removes support for accelerated fbcon rendering, and fixes a number
of races/crashes/issues around suspend/resume/module unload etc.

Losing HW accelerated rendering isn't ideal, but it's been significantly
reduced in performance since the removal of accelerated scrolling in the
kernel anyway - not to mention, can be racey (skips cpu<->gpu sync) from
certain contexts.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 99d0701a
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