drm/i915: Initialize ring->hangcheck upon ring init
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 10 Jun 2013 10:20:19 +0000 (11:20 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 11 Jun 2013 09:40:58 +0000 (11:40 +0200)
commit50f018dff180942dc40e601de6e97145a4aaeaa9
tree10ccf572df0d1cc31e5e84eea95197c93b57ed6b
parent2f28c50bb3881f11afee8f8c9041dad2c96653aa
drm/i915: Initialize ring->hangcheck upon ring init

When we reset and restart a ring, we also want to clear any existing
hangcheck.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ringbuffer.c
This page took 0.037821 seconds and 5 git commands to generate.