]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/i915: Support whitelist workarounds on all engines
authorJohn Harrison <John.C.Harrison@Intel.com>
Tue, 18 Jun 2019 01:01:06 +0000 (18:01 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Sep 2019 06:23:23 +0000 (08:23 +0200)
commitabb4c8b10fc7cfba06acf3869345ebed7dc27088
tree29e71b9cd28f817bb43923827f50fd548cea0094
parentd05cba91e1ded34321cb0c9f7062e1621d524b91
drm/i915: Support whitelist workarounds on all engines

[ Upstream commit ebd2de47a19f1c17ae47f8331aae3cd436766663 ]

Newer hardware requires setting up whitelists on engines other than
render. So, extend the whitelist code to support all engines.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Signed-off-by: Robert M. Fosha <robert.m.fosha@intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190618010108.27499-3-John.C.Harrison@Intel.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/i915/intel_workarounds.c