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

drm/nouveau: allow accelerated buffer moves even when gr isn't present



There's no need to avoid using copy engines if gr init fails for some
reason (usually missing FW, or incomplete bring-up).

It's not terribly useful for an end-user, but it'll slightly speed up
suspend/resume when saving fb contents, and allow for host/ce code to
be validated.

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