From: Ben Widawsky Date: Wed, 29 May 2013 02:22:24 +0000 (-0700) Subject: drm/i915: Create a more generic pm handler for hsw+ X-Git-Tag: v3.11-rc1~65^2~105^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baf02a1fb0485b0cca8666241577b4ef87914d87;p=pandora-kernel.git drm/i915: Create a more generic pm handler for hsw+ HSW has some special requirements for the VEBOX. Splitting out the interrupt handler will make the code a bit nicer and less error prone when we begin to handle those. The slight functional change in this patch (queueing work while holding the spinlock) is intentional as it makes a subsequent patch a bit nicer. The change should also only effect HSW platforms. Reviewed-by: Damien Lespiau Signed-off-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed