drm/i915/gt: Apply RCS workarounds to the render class
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 5 Jul 2019 12:43:24 +0000 (13:43 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 9 Jul 2019 07:42:24 +0000 (08:42 +0100)
commit7c6d6867e9723e9548ed5ae0c6b070652f4d43e3
tree217423f628641e70ce9f43d17b24863feef1b926
parentcbcec57e9dd75c5bb857ead091e471ecb25afd1d
drm/i915/gt: Apply RCS workarounds to the render class

Treat all render engines to the RCS workarounds, simply to avoid using
engine->id when we are trying to think in terms of classes.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Stuart Summers <stuart.summers@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190705124325.14270-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_workarounds.c