]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: Round to closest when computing the VGA dotclock for LPT-H
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 4 Dec 2015 20:20:21 +0000 (22:20 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 8 Dec 2015 14:30:21 +0000 (16:30 +0200)
commita2572f5cfb6c373cd4bc0acbd9f25f0af591ee7c
tree42ada6ad7ea35cdb8d83e7bee8e701611f9fee1b
parentf7be2c2150b0457ae88cb1cf7799846f996d72c7
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
drivers/gpu/drm/i915/intel_display.c