OSDN Git Service

drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNT
authorTapani Pälli <tapani.palli@intel.com>
Thu, 24 Oct 2019 10:38:58 +0000 (13:38 +0300)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 24 Oct 2019 22:34:38 +0000 (23:34 +0100)
commit772d1dea1f6cbff55963e04f52341b3cc5e710c9
tree15c99a34fa89d623d8e81b6c353500133c4c17c3
parent6b441c628e178629bbd38ddd8b97dfeff93c2bb6
drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNT

As with commit 3fe0107e45ab, this change fixes multiple tests that are
using the invocation counts. Documentation doesn't list the workaround
for TGL but applying it fixes the tests.

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20191024103858.28113-2-mika.kuoppala@linux.intel.com
drivers/gpu/drm/i915/gt/intel_workarounds.c