]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/i915: Unify the appearance of gen3/4 irq_postistall hooks
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 18 Aug 2017 18:36:57 +0000 (21:36 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 14 Sep 2017 14:13:18 +0000 (17:13 +0300)
commitc30bb1fd384c459bf70d4780a3ad2dec7211ee9d
tree51f3844959c19453d1773d81f139b6e722a32036
parente13924a8c2d32dc86d25771acc484e5f63426bda
drm/i915: Unify the appearance of gen3/4 irq_postistall hooks

Do the irq_mask/enable_mask setup in the same way on gen3/4, and also
reorder the steps to make the code more uniform.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170818183705.27850-9-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/i915_irq.c