From: Laurent Pinchart Date: Sat, 17 Jan 2015 20:31:42 +0000 (+0200) Subject: drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set() X-Git-Tag: omap-for-v4.2/o2_dc~72^2~15^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a350da8be4d91e733ec8cb225e5edefa8b085167;p=pandora-kernel.git drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set() The function will convert the Q16 source coordinates to integers, avoid converting integers to Q16 first and perform the opposite conversion. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed