commit | 4a5fdc962fc4ce143791496def78c2acc3e51810 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jul 05 13:43:25 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jul 09 08:42:24 2019 +0100 |
tree | e8fccccad4bbacb4a4d7341a3084cbcf76e75452 | |
parent | 7c6d6867e9723e9548ed5ae0c6b070652f4d43e3 [diff] |
drm/i915/gt: Remove presumption of RCS0 We now track features correctly instead of probing i915->engine[RCS0] which is much more flexible and avoids any nasty surprises. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190705124325.14270-2-chris@chris-wilson.co.uk