commit | c78d60613422504f625a118fb8bff5f52d7b1598 | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Wed Jul 13 16:03:38 2016 +0100 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Jul 14 11:17:12 2016 +0100 |
tree | 79aa2fa370a50fb6be52ff94318e0f4b2d7a5c8e | |
parent | 8b3e2d36391716a6e9e707bcf0c0cf908ad85990 [diff] |
drm/i915: Make more use of the shared engine irq setup Use more of the shared engine setup data for legacy engine initialization. This time to simplify the irq initialization code. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris-wilson.co.uk>