From: Mika Kuoppala Date: Wed, 19 Dec 2012 09:13:07 +0000 (+0200) Subject: drm/i915: Always clear semaphore mboxes on seqno wrap X-Git-Tag: v3.9-rc1~83^2~40^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba1a7067c00f4cbdd99b00a570ff072639ae59f2;p=pandora-kernel.git drm/i915: Always clear semaphore mboxes on seqno wrap In preparation for setting the seqno to arbitrary value on init or through debugfs. We need to always clear the semaphores and set the hws page seqno index by calling intel_ring_init_seqno(). v2: rewrote the commit message as suggested by Chris Wilson. Signed-off-by: Mika Kuoppala Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed