From: John Harrison Date: Fri, 29 May 2015 16:44:01 +0000 (+0100) Subject: drm/i915: Update ring->emit_request() to take a request structure X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~194 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4e766389e8b7ce3ceb7f2785d4bb94b82448ff0;p=pandora-kernel.git drm/i915: Update ring->emit_request() to take a request structure Updated the ring->emit_request() implementation to take a request instead of a ringbuf/request pair. Also removed its use of the OLR for obtaining the request's seqno. For: VIZ-5115 Signed-off-by: John Harrison Reviewed-by: Tomas Elf Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed