commit | 50f018dff180942dc40e601de6e97145a4aaeaa9 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Jun 10 11:20:19 2013 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Jun 11 11:40:58 2013 +0200 |
tree | 10ccf572df0d1cc31e5e84eea95197c93b57ed6b | |
parent | 2f28c50bb3881f11afee8f8c9041dad2c96653aa [diff] |
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>