From: Rob Clark Date: Sun, 1 Sep 2013 17:25:09 +0000 (-0400) Subject: drm/msm: handle read vs write fences X-Git-Tag: v3.12-rc2~3^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf6811f304795e7697985449ee870b29a8cbc6c7;p=pandora-kernel.git drm/msm: handle read vs write fences The userspace API already had everything needed to handle read vs write synchronization. This patch actually bothers to hook it up properly, so that we don't need to (for example) stall on userspace read access to a buffer that gpu is also still reading. Signed-off-by: Rob Clark --- Reading git-diff-tree failed