From: Ville Syrjälä Date: Sat, 26 Oct 2013 14:16:30 +0000 (+0300) Subject: drm: Pass the display mode to drm_calc_timestamping_constants() X-Git-Tag: v3.14-rc1~47^2~12^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=545cdd5510205f01cd9604e23385bac468d45c63;p=pandora-kernel.git drm: Pass the display mode to drm_calc_timestamping_constants() We don't really use hwmode anymore in i915, so eliminating its use from the core code seems prudent. Just pass the appropriate mode to drm_calc_timestamping_constants(). Reviewed-by: mario.kleiner.de@gmail.com Signed-off-by: Ville Syrjälä --- Reading git-diff-tree failed