From: Erik Gilling Date: Fri, 1 Mar 2013 00:43:09 +0000 (-0800) Subject: staging: sync: Optimize fence merges X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~827 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6f668ce63943db48057b2e3ae8ef3ad5f9b29d2;p=pandora-kernel.git staging: sync: Optimize fence merges If the two fences being merged contain sync_pts from the same timeline, those two pts will be collapsed into a single pt representing the latter of the two. Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Erik Gilling [jstultz: Whitespace fixes] Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed