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

drm/nouveau/core: rebase object ref/use counts after ctor/init/fini events



This is intended to support named (with a handle, etc) objects having
children that don't have an outside reference.

This will replace the various hacks around the place where subdev
objects have children, and have to manually drop the self-refs so
that they can be destroyed etc when all the outside refs have gone.

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