commit | cbcfa8a3e16073dfcdc9da224daba3fa92e81c45 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jan 10 12:30:57 2020 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jan 10 15:34:33 2020 +0000 |
tree | e2d1d62128492227a4b9a094831afff4bc9dc563 | |
parent | 742379c0c4001fd2a6e02005c1ffa1ff611b28fa [diff] |
drm/i915: Drop the shadow w/a batch buffer While this is technically the batch as executed by the HW (in part at least), it is confusing, and only used for a minority of gen. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Acked-by: Andi Shyti <andi.shyti@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200110123059.1348712-2-chris@chris-wilson.co.uk