From: John Harrison Date: Fri, 29 May 2015 16:44:04 +0000 (+0100) Subject: drm/i915: Update ring->sync_to() to take a request structure X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=599d924c6b01e89b53c7879e7d7d89baa8d677d2;p=pandora-kernel.git drm/i915: Update ring->sync_to() to take a request structure Updated the ring->sync_to() implementations to take a request instead of a ring. Also updated the tracer to include the request id. For: VIZ-5115 Signed-off-by: John Harrison Reviewed-by: Tomas Elf [danvet: Rebase since I didn't merge the patch which added ->uniq.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed