aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
diff options
context:
space:
mode:
authorJesse Barnes <jbarnes@virtuousgeek.org>2010-07-07 17:06:43 -0400
committerEric Anholt <eric@anholt.net>2010-08-01 22:03:46 -0400
commit2377b741abec485449d145e5065dd2b7dd64226f (patch)
treee6a1d160714fd53cbbbeeb9ac4f7297d71cdacdc /drivers/Makefile
parent3ca87e82831f040986f27aef44fc61c8ddf6ee79 (diff)
drm/i915: fix FDI frequency check
Since mode->clock is in kHz we should be checking against 2700000 instead of just 27000. This patch gets my x201s working again (well working as well as it ever was anyway). When looking for this I also noticed we set link_bw to 270000, but the calculation is different. Does it also need to use kHz or we using 10kHz internally? Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions