• Ben Skeggs's avatar
    drm/nouveau/kms: switch to drm fbdev helpers · 4a16dd9d
    Ben Skeggs authored
    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>
    4a16dd9d
nouveau_drm.c 35.8 KB