From: Daniel Kurtz Date: Thu, 27 Dec 2012 01:01:46 +0000 (+0000) Subject: drm: make frame duration time calculation more precise X-Git-Tag: v3.9-rc1~83^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85a7ce67f3ebfd5975ffd1febcabfe4999ca911d;p=pandora-kernel.git drm: make frame duration time calculation more precise It is a bit more precise to compute the total number of pixels first and then divide, rather than multiplying the line pixel count by the already-rounded line duration. Signed-off-by: Daniel Kurtz Signed-off-by: Dave Airlie --- Reading git-diff-tree failed