public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] drm/i915: DP link training optimization
@ 2015-04-29  6:17 Mika Kahola
  2015-04-29  6:17 ` [PATCH v4 1/2] " Mika Kahola
  2015-04-29  6:17 ` [PATCH v4 2/2] " Mika Kahola
  0 siblings, 2 replies; 7+ messages in thread
From: Mika Kahola @ 2015-04-29  6:17 UTC (permalink / raw)
  To: intel-gfx

This is patch series optimizes DP link training by reusing
the link parameter settings if DP link has bee previously
trained. In case we are not able to train the link by reusing
the known values, the link training parameters are set
to zero and training is restarted.

The first patch is for eDP only where we reuse
the previously trained link training values from cache
i.e. voltage swing and pre-emphasis levels.

The second patch is a generalization to cover DP case.

Mika Kahola (2):
  drm/i915: DP link training optimization
  drm/i915: DP link training optimization

 drivers/gpu/drm/i915/intel_dp.c  | 29 ++++++++++++++++++++++++++---
 drivers/gpu/drm/i915/intel_drv.h |  1 +
 2 files changed, 27 insertions(+), 3 deletions(-)

-- 
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:[~2015-05-06  9:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-29  6:17 [PATCH v4 0/2] drm/i915: DP link training optimization Mika Kahola
2015-04-29  6:17 ` [PATCH v4 1/2] " Mika Kahola
2015-04-29  6:26   ` Sivakumar Thulasimani
2015-05-06  9:44     ` Daniel Vetter
2015-04-29  6:17 ` [PATCH v4 2/2] " Mika Kahola
2015-04-29  6:27   ` Sivakumar Thulasimani
2015-04-30 10:50   ` shuang.he

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox