From: Maarten Lankhorst Date: Thu, 27 Jun 2013 11:48:17 +0000 (+0200) Subject: drm/ttm: make ttm reservation calls behave like reservation calls X-Git-Tag: v3.11-rc1~65^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecff665f5e3f1c6909353e00b9420e45ae23d995;p=pandora-kernel.git drm/ttm: make ttm reservation calls behave like reservation calls This commit converts the source of the val_seq counter to the ww_mutex api. The reservation objects are converted later, because there is still a lockdep splat in nouveau that has to resolved first. Signed-off-by: Maarten Lankhorst Reviewed-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed