drm/i915: Make i915 events part of uapi
authorBen Widawsky <ben@bwidawsk.net>
Fri, 19 Jul 2013 16:16:42 +0000 (09:16 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 19 Jul 2013 16:26:57 +0000 (18:26 +0200)
commitcce723ed091ac304d48386bcc3524994c345123e
tree2d2db05b37cad6ae79950aa0f9767215171bc518
parent8e76f8dc49f180b0e9d750426c99e37a7d6162ae
drm/i915: Make i915 events part of uapi

Make the uevent strings part of the user API for people who wish to
write their own listeners.

v2: Make a space in the string concatenation. (Chad)
Use the "UEVENT" suffix intead of "EVENT" (Chad)
Make kernel-doc parseable Docbook comments (Daniel)

v3: Undid reset change introduced in last submission (Daniel)
Fixed up comments to address removal changes.

Thanks to Daniel Vetter for a majority of the parity error comments.

CC: Chad Versace <chad.versace@linux.intel.com>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c
include/uapi/drm/i915_drm.h