drm/nouveau/core: convert event handler apis to split create/enable semantics
authorBen Skeggs <bskeggs@redhat.com>
Wed, 2 Oct 2013 21:02:29 +0000 (07:02 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 8 Nov 2013 05:36:06 +0000 (15:36 +1000)
This is a necessary step towards being able to work with the insane locking
requirements of the DRM core's vblank routines, and a nice cleanup as a
side-effect.

This is similar in spirit to the interfaces that Peter Hurley arrived at
with his nouveau_event rcu conversion series.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found