diff options
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | 2019-04-10 16:53:44 -0700 |
---|---|---|
committer | Paulo Zanoni <paulo.r.zanoni@intel.com> | 2019-04-16 14:24:39 -0700 |
commit | b16b2a2f70b16089ff460c53471af7c0b33ce37a (patch) | |
tree | 7424c63ce23258c8c57744fbde6e8b19a2929529 /virt/kvm | |
parent | 65f42cdc6e654543a769a5f4df060ae00096a334 (diff) | |
download | linux-b16b2a2f70b16089ff460c53471af7c0b33ce37a.tar.bz2 |
drm/i915: fully convert the IRQ initialization macros to intel_uncore
Make them take the uncore argument from the caller instead of passing
the implicit &dev_priv->uncore directly. This will allow us to finally
pass something that's not dev_priv->uncore in the future, and gets rid
of the implicit variables in register macros.
v2: Rebase on top of the newer patches.
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> (v1)
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190410235344.31199-6-paulo.r.zanoni@intel.com
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions