From: Daniel Vetter Date: Thu, 7 Nov 2013 10:05:46 +0000 (+0100) Subject: drm/i915: Wire up cpu fifo underrun reporting support for bdw X-Git-Tag: v3.13-rc1~76^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38d83c96a3f67ba2cfb7454f310791a3c58e71ad;p=pandora-kernel.git drm/i915: Wire up cpu fifo underrun reporting support for bdw HW engineers have listened and given us again a real interrupt with masking and status regs. Yay! For consistency with other platforms call the #define FIFO_UNDERRUN. Eventually we also might need to have some enable/disable functions for bdw display interrupts, but for now open-coding seems to be good enough. Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed