drm/i915/tgl: Disable read-only ppgtt support
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 11 Sep 2019 12:57:17 +0000 (13:57 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 11 Sep 2019 15:04:35 +0000 (16:04 +0100)
commit7cb8468bbede8cac0d9ed69b2549788ecaa6b558
treee124e4764a04f68ce89c027cbd6ee3c6b6cea448
parentcfcbfdd8fe140af699b538a42cf0dd4933885fe5
drm/i915/tgl: Disable read-only ppgtt support

The same read-only affliction as befell Icelake is affecting Tigerlake.
Disable the read-only support as clearly it was not fixed.

Testcase: igt/i915_selftests/live_gem_context
References: 3936867dbc1e ("drm/i915: Disable read only ppgtt support for gen11")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190911125717.28997-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_gem_gtt.c