[PATCH 2/2] drm/radeon/kms: Use the standard VESA timeout for DDC channels

2012-03-21 Thread Jean Delvare
Hi Keith, On Sunday 29 January 2012 02:34:05 am Keith Packard wrote: > On Sat, 28 Jan 2012 11:08:58 +0100, Jean Delvare > wrote: > > The VESA specification suggests a 2.2 ms timeout on DDC channels. > > Use exactly that (as the i915 driver does) instead of hard-coding a > > jiffy count. > > The

Re: [PATCH 2/2] drm/radeon/kms: Use the standard VESA timeout for DDC channels

2012-03-21 Thread Jean Delvare
Hi Keith, On Sunday 29 January 2012 02:34:05 am Keith Packard wrote: > On Sat, 28 Jan 2012 11:08:58 +0100, Jean Delvare > wrote: > > The VESA specification suggests a 2.2 ms timeout on DDC channels. > > Use exactly that (as the i915 driver does) instead of hard-coding a > > jiffy count. > > The

Re: [PATCH 2/2] drm/radeon/kms: Use the standard VESA timeout for DDC channels

2012-01-28 Thread Keith Packard
On Sat, 28 Jan 2012 11:08:58 +0100, Jean Delvare wrote: > The VESA specification suggests a 2.2 ms timeout on DDC channels. > Use exactly that (as the i915 driver does) instead of hard-coding a > jiffy count. The Vesa spec seems to say 2ms; at least according to the DDC/CI spec paragraph 6.6. us

[PATCH 2/2] drm/radeon/kms: Use the standard VESA timeout for DDC channels

2012-01-28 Thread Keith Packard
On Sat, 28 Jan 2012 11:08:58 +0100, Jean Delvare wrote: > The VESA specification suggests a 2.2 ms timeout on DDC channels. > Use exactly that (as the i915 driver does) instead of hard-coding a > jiffy count. The Vesa spec seems to say 2ms; at least according to the DDC/CI spec paragraph 6.6. us

[PATCH 2/2] drm/radeon/kms: Use the standard VESA timeout for DDC channels

2012-01-28 Thread Jean Delvare
The VESA specification suggests a 2.2 ms timeout on DDC channels. Use exactly that (as the i915 driver does) instead of hard-coding a jiffy count. Signed-off-by: Jean Delvare Reviewed-by: Keith Packard Cc: Dave Airlie Cc: Alex Deucher --- Already sent on: 2011-10-21. drivers/gpu/drm/radeon/r

[PATCH 2/2] drm/radeon/kms: Use the standard VESA timeout for DDC channels

2012-01-28 Thread Alex Deucher
On Sat, Jan 28, 2012 at 5:08 AM, Jean Delvare wrote: > The VESA specification suggests a 2.2 ms timeout on DDC channels. > Use exactly that (as the i915 driver does) instead of hard-coding a > jiffy count. > > Signed-off-by: Jean Delvare > Reviewed-by: Keith Packard > Cc: Dave Airlie > Cc: Alex

Re: [PATCH 2/2] drm/radeon/kms: Use the standard VESA timeout for DDC channels

2012-01-28 Thread Alex Deucher
On Sat, Jan 28, 2012 at 5:08 AM, Jean Delvare wrote: > The VESA specification suggests a 2.2 ms timeout on DDC channels. > Use exactly that (as the i915 driver does) instead of hard-coding a > jiffy count. > > Signed-off-by: Jean Delvare > Reviewed-by: Keith Packard > Cc: Dave Airlie > Cc: Alex

[PATCH 2/2] drm/radeon/kms: Use the standard VESA timeout for DDC channels

2012-01-28 Thread Jean Delvare
The VESA specification suggests a 2.2 ms timeout on DDC channels. Use exactly that (as the i915 driver does) instead of hard-coding a jiffy count. Signed-off-by: Jean Delvare Reviewed-by: Keith Packard Cc: Dave Airlie Cc: Alex Deucher --- Already sent on: 2011-10-21. drivers/gpu/drm/radeon/r