[Intel-gfx] [PATCH 0/2] drm/i915: Suppress underrun reporting around DP link retraining
ville.syrjala at linux.intel.com
ville.syrjala at linux.intel.com
Fri Oct 14 17:02:52 UTC 2016
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
This series should reduce the underrn spam in CI. I expect it won't eliminate it entirely
as we seem to have two classes of dmesg warns: from link retraining, and from normal
modesets. The second category will need more investigation, but one suspect might be
the audio enable sequence.
Ville Syrjälä (2):
drm/i915: Extract intel_crtc_pch_transcoder()
drm/i915: Suppress underruns during DP link retraining
drivers/gpu/drm/i915/intel_display.c | 21 ++++++++++++++-------
drivers/gpu/drm/i915/intel_dp.c | 29 +++++++++++++++++++++++++++--
drivers/gpu/drm/i915/intel_drv.h | 1 +
3 files changed, 42 insertions(+), 9 deletions(-)
--
2.7.4
More information about the Intel-gfx
mailing list