Home
last modified time | relevance | path

Searched hist:"277 de95e4e5ec39edab779efe388894d5cc06582" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_irq.cdiff 277de95e4e5ec39edab779efe388894d5cc06582 Fri Oct 18 09:37:07 CDT 2013 Daniel Vetter <daniel.vetter@ffwll.ch> 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>