commit | ed00307893df2a8386307aba36e4a552b72ffb89 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jul 01 09:18:13 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jul 01 09:48:24 2016 +0100 |
tree | 67265344111cf6a63f0d4dcfcb78010accac1a8d | |
parent | 6f7bef75d10e04ad62c0264614df4e013e5e4b67 [diff] |
drm/i915/ringbuffer: Move all default irq vfuncs init to a separate func Just plonk all the default irq vfuncs together in one function to keep the initialisers of reasonable size. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1467361093-20209-2-git-send-email-chris@chris-wilson.co.uk Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>