drm/i915: Move load time IRQ SW init earlier
authorImre Deak <imre.deak@intel.com>
Wed, 16 Mar 2016 11:38:52 +0000 (13:38 +0200)
committerImre Deak <imre.deak@intel.com>
Thu, 17 Mar 2016 13:22:04 +0000 (15:22 +0200)
commitbd39ec5ddae8807644196cadbb62bb2b3d88607b
treed48fe6d420b0f1a7f26093ec98648ac5fb76cefe
parent861f878e6a7a8bc152c92de358b96eb3bd086f78
drm/i915: Move load time IRQ SW init earlier

Most of the IRQ init is setting up hooks so move that part earlier.
Leave the pm_qos_add_request() call in place.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: http://patchwork.freedesktop.org/patch/msgid/1458128348-15730-4-git-send-email-imre.deak@intel.com
drivers/gpu/drm/i915/i915_dma.c
drivers/gpu/drm/i915/i915_irq.c