Re: [Intel-gfx] [PATCH] drm/i915: fix FDI frequency check

2010-07-08 Thread Eric Anholt
On Wed, 7 Jul 2010 14:06:43 -0700, Jesse Barnes wrote: > Since mode->clock is in kHz we should be checking against 270 > 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 2

[Intel-gfx] [PATCH] drm/i915: fix FDI frequency check

2010-07-07 Thread Jesse Barnes
Since mode->clock is in kHz we should be checking against 270 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 27, but the calculation is different. Does it also need to use