From: John Harrison Date: Fri, 29 May 2015 16:43:50 +0000 (+0100) Subject: drm/i915: Update [vma|object]_move_to_active() to take request structures X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2af03769301e986740c50bf72a47b9abd528290;p=pandora-kernel.git drm/i915: Update [vma|object]_move_to_active() to take request structures Now that everything above has been converted to use request structures, it is possible to update the lower level move_to_active() functions to be request based as well. For: VIZ-5115 Signed-off-by: John Harrison Reviewed-by: Tomas Elf Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed