drm/i915: Convert PAT setup to uncore mmio
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Thu, 24 Oct 2019 09:34:40 +0000 (10:34 +0100)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Thu, 24 Oct 2019 10:55:52 +0000 (11:55 +0100)
commit2c9a49150d90147a098ba0b39ced89d155c32820
tree07f41c363d6645b1c5935668231141f1e4730a98
parent7f47211e73e93812def71004f0f81d6c3e7a0da6
drm/i915: Convert PAT setup to uncore mmio

One more thing which relied on implicit dev_priv can be covnerted to use
the new mmio accessors.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20191024093440.32280-1-tvrtko.ursulin@linux.intel.com
drivers/gpu/drm/i915/i915_gem_gtt.c