• B
    drm/i915: Make i915 events part of uapi · cce723ed
    Ben Widawsky 提交于
    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: NBen Widawsky <ben@bwidawsk.net>
    Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
    cce723ed
i915_irq.c 88.0 KB