]> Pileus Git - ~andy/linux/commit
drm/i915: bikeshed the pipe CRC irq functions a bit
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 18 Oct 2013 14:37:07 +0000 (16:37 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 21 Oct 2013 16:34:32 +0000 (18:34 +0200)
commit277de95e4e5ec39edab779efe388894d5cc06582
tree28764f5d2dd7613db7ab27719142c8f36172a4f5
parent7ac0129bbfe28b66ead21369398edc7f7482d46a
drm/i915: bikeshed the pipe CRC irq functions a bit

- Give them an _irq_handler postfix, like all the other irq stuff.
- Shuffle the DEBUG_FS=n dummy functions around a bit. This is prep
  work to extract all the crc debug stuff into intel_display_testing.c

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c