From: Thomas Hellstrom Date: Fri, 15 Nov 2013 08:02:54 +0000 (-0800) Subject: drm/ttm: Allow execbuf util reserves without ticket X-Git-Tag: v3.13-rc1~3^2~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d17fb4455eadbf2642e34e5584d0b0de64d33a8;p=pandora-kernel.git drm/ttm: Allow execbuf util reserves without ticket If no reservation ticket is given to the execbuf reservation utilities, try reservation with non-blocking semantics. This is intended for eviction paths that use the execbuf reservation utilities for convenience rather than for deadlock avoidance. Signed-off-by: Thomas Hellstrom Reviewed-by: Jakob Bornecrantz --- Reading git-diff-tree failed