drm/i915: Remove manual breadcumb counting
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 25 Jan 2019 12:00:04 +0000 (12:00 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 25 Jan 2019 12:53:13 +0000 (12:53 +0000)
commit9fa4973e91be3e5cb220f7d607c21bf6e82c52d1
tree499a5df69bf7a05e6a9d1f6236559d096d34d5c2
parente1a73a54a96e80dc6009e73c9209e4f81ae22285
drm/i915: Remove manual breadcumb counting

Now that we know we measure the size of the engine->emit_breadcrumb()
correctly, we can remove the previous manual counting.

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/20190125120005.25191-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_request.c
drivers/gpu/drm/i915/intel_engine_cs.c
drivers/gpu/drm/i915/intel_lrc.c
drivers/gpu/drm/i915/intel_ringbuffer.c
drivers/gpu/drm/i915/intel_ringbuffer.h