From: Maarten Lankhorst Date: Thu, 27 Jun 2013 11:48:18 +0000 (+0200) Subject: drm/nouveau: make flipping lockdep safe X-Git-Tag: v3.11-rc1~65^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b580c9e2b7ba5030a795aa2fb73b796523d65a78;p=pandora-kernel.git drm/nouveau: make flipping lockdep safe cli->mutex was inverted with reservations, and multiple reservations were used without a ticket, fix both. This commit had to be done after the previous commit, because otherwise ttm_eu_* calls would use a different seqno counter.. Signed-off-by: Maarten Lankhorst Acked-by: Ben Skeggs Signed-off-by: Dave Airlie --- Reading git-diff-tree failed