Re: [Intel-gfx] [PATCH 1/2] drm/i915: Dump some DPLL fields in pipe config debug

2015-05-18 Thread Daniel Vetter
On Wed, May 13, 2015 at 05:41:40PM +0100, Damien Lespiau wrote: On Wed, May 13, 2015 at 04:51:07PM +0100, Tvrtko Ursulin wrote: From: Tvrtko Ursulin tvrtko.ursu...@intel.com Tried to get the platform split right, please shout if I failed. Signed-off-by: Tvrtko Ursulin

Re: [Intel-gfx] [PATCH 1/2] drm/i915: Dump some DPLL fields in pipe config debug

2015-05-18 Thread Daniel Vetter
On Thu, May 14, 2015 at 01:58:40PM +0100, Damien Lespiau wrote: On Thu, May 14, 2015 at 01:38:31PM +0100, Tvrtko Ursulin wrote: From: Tvrtko Ursulin tvrtko.ursu...@intel.com v2: Split strings to 80 char, add ddi_pll_sel and fixed typo. (Damien Lespiau) Signed-off-by: Tvrtko Ursulin

Re: [Intel-gfx] [PATCH 1/2] drm/i915: Dump some DPLL fields in pipe config debug

2015-05-14 Thread Damien Lespiau
On Thu, May 14, 2015 at 01:38:31PM +0100, Tvrtko Ursulin wrote: From: Tvrtko Ursulin tvrtko.ursu...@intel.com v2: Split strings to 80 char, add ddi_pll_sel and fixed typo. (Damien Lespiau) Signed-off-by: Tvrtko Ursulin tvrtko.ursu...@intel.com Cc: Damien Lespiau damien.lesp...@intel.com

[Intel-gfx] [PATCH 1/2] drm/i915: Dump some DPLL fields in pipe config debug

2015-05-14 Thread Tvrtko Ursulin
From: Tvrtko Ursulin tvrtko.ursu...@intel.com v2: Split strings to 80 char, add ddi_pll_sel and fixed typo. (Damien Lespiau) Signed-off-by: Tvrtko Ursulin tvrtko.ursu...@intel.com Cc: Damien Lespiau damien.lesp...@intel.com --- drivers/gpu/drm/i915/intel_display.c | 33

[Intel-gfx] [PATCH 1/2] drm/i915: Dump some DPLL fields in pipe config debug

2015-05-13 Thread Tvrtko Ursulin
From: Tvrtko Ursulin tvrtko.ursu...@intel.com Tried to get the platform split right, please shout if I failed. Signed-off-by: Tvrtko Ursulin tvrtko.ursu...@intel.com --- drivers/gpu/drm/i915/intel_display.c | 26 ++ 1 file changed, 26 insertions(+) diff --git

Re: [Intel-gfx] [PATCH 1/2] drm/i915: Dump some DPLL fields in pipe config debug

2015-05-13 Thread Damien Lespiau
On Wed, May 13, 2015 at 04:51:07PM +0100, Tvrtko Ursulin wrote: From: Tvrtko Ursulin tvrtko.ursu...@intel.com Tried to get the platform split right, please shout if I failed. Signed-off-by: Tvrtko Ursulin tvrtko.ursu...@intel.com So, previously, we used to dump the whole list of states,