drm/i915: kerneldoc for interrupt enable/disable functions
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 30 Sep 2014 08:56:45 +0000 (10:56 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 3 Oct 2014 09:24:05 +0000 (11:24 +0200)
commitfca52a5565fbf4abc4ee4fca81842dc1f6ecdce8
treed7dd8b2a1535b5a98f0c7e804824c164a0e05d2b
parentb963291cf9af882b2f30693fa8459afbdb0ed288
drm/i915: kerneldoc for interrupt enable/disable functions

Just start with the basics for now.

Since there's a lot of different functionality in i915_irq.c I've
decided to split it into different sections and pull in just the
relevant functions. Splitting into different files looks like a lot
more work since the interrupt handlers do an awful lot of reuse all
over.

v2: Rebase onto changed function names.

Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Documentation/DocBook/drm.tmpl
drivers/gpu/drm/i915/i915_irq.c
This page took 0.0464599999999999 seconds and 5 git commands to generate.