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

drm/nouveau/mc: expose device enable/disable separately, as well as reset



There are cases where subdevs need to perform additonal actions around
the master reset, so we want to expost the operations separately.

This commit also adds a flag to the NV_PMC_ENABLE bitfield definitions
which allow skipping the automatic reset() called from core/subdev.c.

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