Re: [Intel-gfx] [PATCH] drm/i915: Register definitions for DP Phy compiance

2018-03-04 Thread Jani Nikula
On Thu, 01 Mar 2018, clinton.a.tay...@intel.com wrote: > From: Clint Taylor > > DisplayPort Phy compliance test patterns register definitions. > > Signed-off-by: Clint Taylor > --- > drivers/gpu/drm/i915/i915_reg.h | 18 ++

Re: [Intel-gfx] [PATCH] drm/i915: Register definitions for DP Phy compiance

2018-03-02 Thread Clint Taylor
On 03/02/2018 10:10 AM, Rodrigo Vivi wrote: On Thu, Mar 01, 2018 at 11:36:12AM -0800, clinton.a.tay...@intel.com wrote: From: Clint Taylor DisplayPort Phy compliance test patterns register definitions. Hi Clint, what's the current plan to add the actual use of

Re: [Intel-gfx] [PATCH] drm/i915: Register definitions for DP Phy compiance

2018-03-02 Thread Rodrigo Vivi
On Thu, Mar 01, 2018 at 11:36:12AM -0800, clinton.a.tay...@intel.com wrote: > From: Clint Taylor > > DisplayPort Phy compliance test patterns register definitions. Hi Clint, what's the current plan to add the actual use of these registers and bits? thanks, Rodrigo.

[Intel-gfx] [PATCH] drm/i915: Register definitions for DP Phy compiance

2018-03-01 Thread clinton . a . taylor
From: Clint Taylor DisplayPort Phy compliance test patterns register definitions. Signed-off-by: Clint Taylor --- drivers/gpu/drm/i915/i915_reg.h | 18 ++ 1 file changed, 18 insertions(+) diff --git