From: Ben Skeggs Date: Wed, 2 Oct 2013 21:02:29 +0000 (+1000) Subject: drm/nouveau/core: convert event handler apis to split create/enable semantics X-Git-Tag: v3.13-rc8~13^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51cb4b392a307a8293b4f1f300ab803d7ad3b036;p=pandora-kernel.git drm/nouveau/core: convert event handler apis to split create/enable semantics 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 --- Reading git-diff-tree failed