drm/i915/dp: Fix the math in intel_dp_link_required
authorAdam Jackson <ajax@redhat.com>
Fri, 14 Oct 2011 16:43:49 +0000 (12:43 -0400)
committerKeith Packard <keithp@keithp.com>
Fri, 21 Oct 2011 06:21:59 +0000 (23:21 -0700)
The previous code was confused about units, which is pretty reasonable
given that the units themselves are confusing.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found