commit | a2572f5cfb6c373cd4bc0acbd9f25f0af591ee7c | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Dec 04 22:20:21 2015 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Dec 08 16:30:21 2015 +0200 |
tree | 42ada6ad7ea35cdb8d83e7bee8e701611f9fee1b | |
parent | f7be2c2150b0457ae88cb1cf7799846f996d72c7 [diff] |
drm/i915: Round to closest when computing the VGA dotclock for LPT-H Bspec says we should round to closest when computing the LPT-H VGA dotclock, so let's do that. v2: Fix typo in commit message (Paulo) Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1449260421-14243-1-git-send-email-ville.syrjala@linux.intel.com