OSDN Git Service

drm/i915: Drop the shadow w/a batch buffer
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 10 Jan 2020 12:30:57 +0000 (12:30 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 10 Jan 2020 15:34:33 +0000 (15:34 +0000)
commitcbcfa8a3e16073dfcdc9da224daba3fa92e81c45
treee2d1d62128492227a4b9a094831afff4bc9dc563
parent742379c0c4001fd2a6e02005c1ffa1ff611b28fa
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
drivers/gpu/drm/i915/i915_gpu_error.c