From: Ville Syrjälä Date: Sat, 26 Oct 2013 14:57:31 +0000 (+0300) Subject: drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos() X-Git-Tag: v3.14-rc1~47^2~12^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7da903ef04851aba81e4ddabf65c15fb71b7ce47;p=pandora-kernel.git drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos() Rather than using crtc->hwmode, just pass the relevant mode to drm_calc_vbltimestamp_from_scanoutpos(). This removes the last hwmode usage from core drm. Reviewed-by: mario.kleiner.de@gmail.com Signed-off-by: Ville Syrjälä --- Reading git-diff-tree failed