From: John Harrison Date: Mon, 24 Nov 2014 18:49:40 +0000 (+0000) Subject: drm/i915: Convert 'ring_idle()' to use requests not seqnos X-Git-Tag: fixes-v4.0-rc1~91^2~43^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44cdd6d219bc64f6810b8ed0023a4d4db9e0fe68;p=pandora-kernel.git drm/i915: Convert 'ring_idle()' to use requests not seqnos More seqno value to request structure conversions. Note, this change temporarily moves the 'get_seqno()' call inside ring_idle() but this will disappear again in a later patch when i915_seqno_passed() itself is converted. For: VIZ-4377 Signed-off-by: John Harrison Reviewed-by: Thomas Daniel Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed