Re: [Intel-gfx] [PATCH 2/2] drm/i915: Dump the pclk and burst_mode_ratio for DSI

2016-12-14 Thread Ville Syrjälä
On Wed, Dec 14, 2016 at 04:24:02PM +, Chris Wilson wrote: > On Tue, Dec 13, 2016 at 11:09:18PM +0200, ville.syrj...@linux.intel.com wrote: > > From: Ville Syrjälä > > > > Dump out the computed pclk and burst_mode_ratio for DSI. These are > > pretty important in figuring out timing related stu

Re: [Intel-gfx] [PATCH 2/2] drm/i915: Dump the pclk and burst_mode_ratio for DSI

2016-12-14 Thread Chris Wilson
On Tue, Dec 13, 2016 at 11:09:18PM +0200, ville.syrj...@linux.intel.com wrote: > From: Ville Syrjälä > > Dump out the computed pclk and burst_mode_ratio for DSI. These are > pretty important in figuring out timing related stuff. Pixel overlap? I don't see that being dumped anyway and seems relev

[Intel-gfx] [PATCH 2/2] drm/i915: Dump the pclk and burst_mode_ratio for DSI

2016-12-13 Thread ville . syrjala
From: Ville Syrjälä Dump out the computed pclk and burst_mode_ratio for DSI. These are pretty important in figuring out timing related stuff. Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/intel_dsi_panel_vbt.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/i915/i