All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] DP audio fixes
@ 2016-10-25  4:18 Dhinakaran Pandiyan
  2016-10-25  4:18 ` [PATCH v2 1/2] drm/i915/dp: Enable DP audio stall fix for gen9 platforms Dhinakaran Pandiyan
                   ` (4 more replies)
  0 siblings, 5 replies; 45+ messages in thread
From: Dhinakaran Pandiyan @ 2016-10-25  4:18 UTC (permalink / raw)
  To: intel-gfx
  Cc: Paulo Zanoni, Jani Nikula, Jeeja KP, Libin Yang, Dhinakaran Pandiyan

Playing audio over DP MST or just enabling it during boot caused underruns
on BDW and SKL. The underruns are followed by displays cycling on-off.
Debugging the underruns led to the understanding this was not a MST
specific issue but specific to the HBR2 configuration. There are two
solutions depending on the platform:

a) BDW - Increase the cdclk to at least 432 MHz in DP HBR2, x4 configs.
b) SKL, BXT and KBL - Enable DP stall fix (increasing the cdclk works
too).

I have tested this only on SKL and it would be great if somebody else can
share the results for other platforms.

Dhinakaran Pandiyan (2):
  drm/i915/dp: Enable DP audio stall fix for gen9 platforms
  drm/i915/dp: BDW cdclk fix for DP audio

 drivers/gpu/drm/i915/i915_reg.h      |  5 +++++
 drivers/gpu/drm/i915/intel_ddi.c     | 38 ++++++++++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/intel_display.c | 28 +++++++++++++++++++++++---
 drivers/gpu/drm/i915/intel_drv.h     |  2 ++
 4 files changed, 70 insertions(+), 3 deletions(-)

-- 
2.7.4

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 45+ messages in thread

end of thread, other threads:[~2017-01-05 23:23 UTC | newest]

Thread overview: 45+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-25  4:18 [PATCH v2 0/2] DP audio fixes Dhinakaran Pandiyan
2016-10-25  4:18 ` [PATCH v2 1/2] drm/i915/dp: Enable DP audio stall fix for gen9 platforms Dhinakaran Pandiyan
2016-10-25  8:47   ` Jani Nikula
2016-10-25 18:28     ` Pandiyan, Dhinakaran
2016-10-25 23:42     ` [PATCH v3 " Dhinakaran Pandiyan
2016-10-26  0:21       ` Pandiyan, Dhinakaran
2016-10-26  2:37         ` [PATCH v4 " Dhinakaran Pandiyan
2016-10-26  8:57           ` Jani Nikula
2016-10-26 18:12             ` Pandiyan, Dhinakaran
2016-10-26 19:06               ` Jani Nikula
2016-10-26 20:40                 ` Pandiyan, Dhinakaran
2016-10-26  9:11           ` Ville Syrjälä
2016-10-26 18:14             ` Pandiyan, Dhinakaran
2016-10-28  3:13               ` Pandiyan, Dhinakaran
2016-10-28  6:43               ` Yang, Libin
2016-11-04 15:48           ` Jani Nikula
2016-11-04 18:38             ` Pandiyan, Dhinakaran
2016-11-05 19:40               ` Jani Nikula
2016-11-06  0:23                 ` Pandiyan, Dhinakaran
2017-01-04  9:11                   ` Peter Frühberger
2017-01-04  9:34                     ` Jani Nikula
     [not found]                       ` <CAFu8+fnphbvw_6kBtbE5F0u3LOPPutyG6GPCtSiXARgOmL8JEA@mail.gmail.com>
2017-01-04 10:42                         ` Peter Frühberger
2017-01-05 23:23                           ` Pandiyan, Dhinakaran
2016-10-26  6:37   ` [PATCH v2 " Daniel Vetter
2016-10-26 18:32     ` Pandiyan, Dhinakaran
2016-10-25  4:18 ` [PATCH v2 2/2] drm/i915/dp: BDW cdclk fix for DP audio Dhinakaran Pandiyan
2016-10-25  8:46   ` Ville Syrjälä
2016-10-25 18:24     ` Pandiyan, Dhinakaran
2016-10-25  9:10   ` Jani Nikula
2016-10-25  9:14     ` Jani Nikula
2016-10-25 18:19       ` Pandiyan, Dhinakaran
2016-10-25 23:36         ` Pandiyan, Dhinakaran
2016-10-26  6:36         ` Daniel Vetter
2016-10-25 23:41       ` [PATCH v3 " Dhinakaran Pandiyan
2016-10-26  8:54         ` Jani Nikula
2016-10-26  8:54           ` Jani Nikula
2016-10-26 18:21           ` Pandiyan, Dhinakaran
2016-10-26 18:21             ` Pandiyan, Dhinakaran
2016-10-26 19:08             ` Jani Nikula
2016-10-26 19:08               ` Jani Nikula
2016-10-26 20:29               ` [Intel-gfx] " Pandiyan, Dhinakaran
2016-10-26 20:29                 ` Pandiyan, Dhinakaran
2016-10-25  4:47 ` ✗ Fi.CI.BAT: warning for DP audio fixes Patchwork
2016-10-26  0:16 ` ✓ Fi.CI.BAT: success for DP audio fixes (rev4) Patchwork
2016-10-27  9:46 ` ✗ Fi.CI.BAT: warning for DP audio fixes (rev5) Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.