From: Ville Syrjälä Date: Thu, 1 Aug 2013 13:18:51 +0000 (+0300) Subject: drm/i915: Use the stored cursor and plane latencies properly X-Git-Tag: v3.12-rc1~136^2~59^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b77da33c11b72d703382a93c402544186c7721e;p=pandora-kernel.git drm/i915: Use the stored cursor and plane latencies properly Rather than pass around the plane latencies, just grab them from dev_priv nearer to where they're needed. Do the same for cursor latencies. v2: Add some comments about latency units Signed-off-by: Ville Syrjälä Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed