From: John Harrison Date: Fri, 29 May 2015 16:43:53 +0000 (+0100) Subject: drm/i915: Update a bunch of execbuffer helpers to take request structures X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~202 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f20055d360a2bb6863163d8b8b005ded1f6ba08;p=pandora-kernel.git drm/i915: Update a bunch of execbuffer helpers to take request structures Updated *_ring_invalidate_all_caches(), i915_reset_gen7_sol_offsets() and i915_emit_box() to take request structures instead of ring or ringbuf/context pairs. For: VIZ-5115 Signed-off-by: John Harrison Reviewed-by: Tomas Elf Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed