From: Christian König Date: Wed, 3 Dec 2014 14:46:48 +0000 (+0100) Subject: drm/ttm: optionally move duplicates to a separate list X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa35071c590461f95d0179cc8e730d49d610f773;p=pandora-kernel.git drm/ttm: optionally move duplicates to a separate list This patch adds an optional list_head parameter to ttm_eu_reserve_buffers. If specified duplicates in the execbuf list are no longer reported as errors, but moved to this list instead. Reviewed-by: Thomas Hellstrom Signed-off-by: Christian König Signed-off-by: Alex Deucher --- Reading git-diff-tree failed