commit | 7c6d6867e9723e9548ed5ae0c6b070652f4d43e3 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jul 05 13:43:24 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jul 09 08:42:24 2019 +0100 |
tree | 217423f628641e70ce9f43d17b24863feef1b926 | |
parent | cbcec57e9dd75c5bb857ead091e471ecb25afd1d [diff] |
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