commit | 2871ea85c119e6fb1127b30f0061436b285d3a2c | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Oct 24 11:03:44 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Oct 24 12:14:21 2019 +0100 |
tree | d4e69fc34ae0c8c9301ff5632bb0332965a3bea3 | |
parent | 2c9a49150d90147a098ba0b39ced89d155c32820 [diff] |
drm/i915/gt: Split intel_ring_submission Split the legacy submission backend from the common CS ring buffer handling. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191024100344.5041-1-chris@chris-wilson.co.uk