All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/3] drm/i915: Disable link training optimization if DP config has changed
@ 2016-01-05 13:49 Mika Kahola
  2016-01-05 13:50 ` [PATCH v6 1/3] drm/i915: Disable fast link training if DP config changes Mika Kahola
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Mika Kahola @ 2016-01-05 13:49 UTC (permalink / raw)
  To: intel-gfx; +Cc: thierry.reding

These three patches are fixes for DP link trainging failures and flickering issues
reported by https://bugs.freedesktop.org/show_bug.cgi?id=91393

Mika Kahola (3):
  drm/i915: Disable fast link training if DP config changes
  drm/i915: Check DP no aux transaction bit on link training
  drm/i915: DP channel EQ check for use of DP link training optimization

 drivers/gpu/drm/i915/intel_dp.c               |  9 ++++++++-
 drivers/gpu/drm/i915/intel_dp_link_training.c | 22 ++++++++++++++++++++++
 drivers/gpu/drm/i915/intel_drv.h              |  1 +
 3 files changed, 31 insertions(+), 1 deletion(-)

-- 
1.9.1

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

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

end of thread, other threads:[~2016-04-18  8:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-05 13:49 [PATCH v6 0/3] drm/i915: Disable link training optimization if DP config has changed Mika Kahola
2016-01-05 13:50 ` [PATCH v6 1/3] drm/i915: Disable fast link training if DP config changes Mika Kahola
2016-01-05 13:50 ` [PATCH v6 2/3] drm/i915: Check DP no aux transaction bit on link training Mika Kahola
2016-01-05 13:50 ` [PATCH v6 3/3] drm/i915: DP channel EQ check for use of DP link training optimization Mika Kahola
2016-01-11 18:30   ` Ville Syrjälä
2016-01-05 14:27 ` ✓ success: Fi.CI.BAT Patchwork
2016-04-18  8:43 ` [PATCH v6 0/3] drm/i915: Disable link training optimization if DP config has changed Timo Aaltonen

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.