commit | 545cdd5510205f01cd9604e23385bac468d45c63 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Sat Oct 26 17:16:30 2013 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Jan 20 11:04:46 2014 +0200 |
tree | 1018894b8b3b22b26b3e7d0f08c116a8889fef5d | |
parent | cfd72a4c2089aa3938f37281a34d6eb3306d5fd8 [diff] |
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ä <ville.syrjala@linux.intel.com>