From: Chris Wilson Date: Tue, 29 Mar 2011 12:19:09 +0000 (+0100) Subject: drm/i915: Move the irq wait queue initialisation into the ring init X-Git-Tag: v3.0-rc1~312^2~4^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b259f6730c09bc356df932ba9188f291de816808;p=pandora-kernel.git drm/i915: Move the irq wait queue initialisation into the ring init Required so that we don't obliterate the queue if initialising the rings after the global IRQ handler is installed. [Jesse, you recently looked at refactoring the IRQ installation routines, does moving the initialisation of ring buffer data structures away from that routine make sense in your grand scheme?] Signed-off-by: Chris Wilson Cc: Jesse Barnes Reviewed-by: Ben Widawsky Signed-off-by: Keith Packard --- Reading git-diff-tree failed