From: John Harrison Date: Fri, 29 May 2015 16:44:05 +0000 (+0100) Subject: drm/i915: Update ring->signal() to take a request structure X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f71696876a16c3d68d27db71d93f389ae440171c;p=pandora-kernel.git drm/i915: Update ring->signal() to take a request structure Updated the various ring->signal() implementations to take a request instead of a ring. This removes their reliance on the OLR to obtain the seqno value that should be used for the signal. For: VIZ-5115 Signed-off-by: John Harrison Reviewed-by: Tomas Elf Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed