From: Ben Skeggs Date: Wed, 13 Feb 2013 23:28:37 +0000 (+1000) Subject: drm/nv84/fence: access fences with full virtual address, not offset X-Git-Tag: v3.9-rc1~83^2~10^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a34caf78f26bda63869471cb3f46f354f4658758;p=pandora-kernel.git drm/nv84/fence: access fences with full virtual address, not offset Allows most of the code to be shared between nv84/nvc0 implementations, and paves the way for doing emit/sync on non-VRAM buffers (multi-gpu, dma-buf). Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed