Re: [Intel-gfx] [PATCH] drm/i915: remove intermediate link rate entries for CHV

2015-07-30 Thread Sivakumar Thulasimani
: Thursday, July 30, 2015 1:45 AM To: ville.syrj...@linux.intel.com; intel-gfx@lists.freedesktop.org Subject: [Intel-gfx] [PATCH] drm/i915: remove intermediate link rate entries for CHV From: "Thulasimani,Sivakumar" CHV does not support intermediate link rates nor does it support HBR2. T

Re: [Intel-gfx] [PATCH] drm/i915: remove intermediate link rate entries for CHV

2015-07-30 Thread Hindman, Gavin
@lists.freedesktop.org Subject: [Intel-gfx] [PATCH] drm/i915: remove intermediate link rate entries for CHV From: "Thulasimani,Sivakumar" CHV does not support intermediate link rates nor does it support HBR2. This patch removes those entries and returns HBR as the max link rate supported on CHV platfor

Re: [Intel-gfx] [PATCH] drm/i915: remove intermediate link rate entries for CHV

2015-07-30 Thread Sivakumar Thulasimani
On 7/30/2015 3:31 PM, Jani Nikula wrote: On Thu, 30 Jul 2015, Sivakumar Thulasimani wrote: From: "Thulasimani,Sivakumar" CHV does not support intermediate link rates nor does it support HBR2. This patch removes those entries and returns HBR as the max link rate supported on CHV platform.

Re: [Intel-gfx] [PATCH] drm/i915: remove intermediate link rate entries for CHV

2015-07-30 Thread Jani Nikula
On Thu, 30 Jul 2015, Sivakumar Thulasimani wrote: > From: "Thulasimani,Sivakumar" > > CHV does not support intermediate link rates nor does it support > HBR2. This patch removes those entries and returns HBR as the max > link rate supported on CHV platform. These are two separate changes, and s

[Intel-gfx] [PATCH] drm/i915: remove intermediate link rate entries for CHV

2015-07-30 Thread Sivakumar Thulasimani
From: "Thulasimani,Sivakumar" CHV does not support intermediate link rates nor does it support HBR2. This patch removes those entries and returns HBR as the max link rate supported on CHV platform. Signed-off-by: Sivakumar Thulasimani --- drivers/gpu/drm/i915/intel_dp.c | 11 +++ 1 f