From: Imre Deak Date: Mon, 17 Feb 2014 22:02:15 +0000 (+0200) Subject: drm/i915: switch order of power domain init wrt. irq install X-Git-Tag: v3.15-rc1~51^2~55^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e13192f6c1e4aa064adab3865af321392a303c87;p=pandora-kernel.git drm/i915: switch order of power domain init wrt. irq install On VLV at least the display IRQ register access and functionality depends on its power well to be on, so move the power domain HW init before we install the IRQs. Signed-off-by: Imre Deak Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed