From: John Harrison Date: Fri, 29 May 2015 16:43:57 +0000 (+0100) Subject: drm/i915: Update ring->flush() to take a requests structure X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a84c3ae168837dbedd0bde76a536360e84ae863a;p=pandora-kernel.git drm/i915: Update ring->flush() to take a requests structure Updated the various ring->flush() functions 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 addition of req->uniq.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed