Re: [Intel-gfx] More eDP mode setting fixes

2010-08-21 Thread Eric Anholt
On Wed, 18 Aug 2010 12:00:29 -0700, Jesse Barnes wrote: > This set replaces the last one, and includes an additional patch to fix > our vblank wait code, which is apparently important especially when > dealing with link training. > > It also contains a patch to address Adam's comment about the n

Re: [Intel-gfx] More eDP mode setting fixes

2010-08-18 Thread Jesse Barnes
On Wed, 18 Aug 2010 12:00:29 -0700 Jesse Barnes wrote: > This set replaces the last one, and includes an additional patch to fix > our vblank wait code, which is apparently important especially when > dealing with link training. > > It also contains a patch to address Adam's comment about the ne

Re: [Intel-gfx] More eDP mode setting fixes

2010-08-18 Thread Adam Jackson
On Wed, 2010-08-18 at 12:00 -0700, Jesse Barnes wrote: > This set replaces the last one, and includes an additional patch to fix > our vblank wait code, which is apparently important especially when > dealing with link training. I always did hate that msleep. Reviewed-by: Adam Jackson for the s

[Intel-gfx] More eDP mode setting fixes

2010-08-18 Thread Jesse Barnes
This set replaces the last one, and includes an additional patch to fix our vblank wait code, which is apparently important especially when dealing with link training. It also contains a patch to address Adam's comment about the new VGA disable code. I was missing a vga get/put pair around my acc