From: Daniel Vetter Date: Wed, 11 Apr 2012 20:12:53 +0000 (+0200) Subject: drm/i915: abstract away ring-specific irq_get/put X-Git-Tag: v3.5-rc1~83^2~81^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e367031966c3546b213f6699b83669739cb6fb1d;p=pandora-kernel.git drm/i915: abstract away ring-specific irq_get/put Inspired by Ben Widawsky's patch for gen6+. Now after restructuring how we set up the ring vtables and parameters, we can do this right. This kills the bsd specific get/put_irq functions, they're now the same. Reviewed-by: Eric Anholt Signed-Off-by: Daniel Vetter --- Reading git-diff-tree failed