From: Ben Widawsky Date: Wed, 29 May 2013 02:22:20 +0000 (-0700) Subject: drm/i915: Add VECS semaphore bits X-Git-Tag: v3.11-rc1~65^2~105^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1950de14fd1b8ea27a411929156c7eccee2ad7c3;p=pandora-kernel.git drm/i915: Add VECS semaphore bits Like the other rings, the VECS supports semaphores. The semaphore stuff is a bit wonky so this patch on it's own should be nice for review. This patch should have no functional impact. v2: Fix the English parts of clarification (again, register names were right, text was reversed) (Damien) Restore the still valid invariant. (Damien) The bsd semaphore register should be MI_SEMAPHORE_SYNC_VVE (Damien) Signed-off-by: Ben Widawsky Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed