linux/drivers/gpu/drm/i915/gt
Lionel Landwerlin cf8f9aa1ed drm/i915/icl: whitelist PS_(DEPTH|INVOCATION)_COUNT
The same tests failing on CFL+ platforms are also failing on ICL.
Documentation doesn't list the
WaAllowPMDepthAndInvocationCountAccessFromUMD workaround for ICL but
applying it fixes the same tests as CFL.

v2: Use only one whitelist entry (Lionel)

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Tested-by: Anuj Phogat <anuj.phogat@gmail.com>
Cc: stable@vger.kernel.org # 6883eab27481: drm/i915: Support flags in whitlist WAs
Cc: stable@vger.kernel.org
Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20190628120720.21682-4-lionel.g.landwerlin@intel.com
(cherry picked from commit 3fe0107e45)
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
2019-07-29 15:28:21 +03:00
..
intel_breadcrumbs.c
intel_context_types.h
intel_context.c drm/i915: Keep rings pinned while the context is active 2019-07-29 14:57:50 +03:00
intel_context.h
intel_engine_cs.c
intel_engine_pm.c
intel_engine_pm.h
intel_engine_types.h drm/i915: Keep rings pinned while the context is active 2019-07-29 14:57:50 +03:00
intel_engine.h
intel_gpu_commands.h
intel_gt_pm.c
intel_gt_pm.h
intel_hangcheck.c
intel_lrc_reg.h
intel_lrc.c drm/i915: Keep rings pinned while the context is active 2019-07-29 14:57:50 +03:00
intel_lrc.h
intel_mocs.c
intel_mocs.h
intel_reset.c
intel_reset.h
intel_ringbuffer.c drm/i915: Keep rings pinned while the context is active 2019-07-29 14:57:50 +03:00
intel_sseu.c
intel_sseu.h
intel_workarounds_types.h
intel_workarounds.c drm/i915/icl: whitelist PS_(DEPTH|INVOCATION)_COUNT 2019-07-29 15:28:21 +03:00
intel_workarounds.h
Makefile
Makefile.header-test
mock_engine.c drm/i915: Keep rings pinned while the context is active 2019-07-29 14:57:50 +03:00
mock_engine.h
selftest_engine_cs.c
selftest_hangcheck.c drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait() 2019-06-19 12:58:38 +01:00
selftest_lrc.c drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait() 2019-06-19 12:58:38 +01:00
selftest_reset.c
selftest_workarounds.c drm/i915: fix whitelist selftests with readonly registers 2019-07-29 15:28:21 +03:00