All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/i915: fix edp link training, hopefully
@ 2014-04-22 17:17 Jani Nikula
  2014-04-22 17:17 ` [PATCH 1/2] drm/i915: clean up VBT eDP link param decoding Jani Nikula
  2014-04-22 17:17 ` [PATCH 2/2] drm/i915: use lane count and link rate from VBT as minimums for eDP Jani Nikula
  0 siblings, 2 replies; 4+ messages in thread
From: Jani Nikula @ 2014-04-22 17:17 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula

These are RFC-ish patches to use link params from VBT for eDP, to
hopefully fix issues related to preferring fast over wide lane
configuration with some eDP panels. Untested, as I don't have hw that
actually fails.

BR,
Jani.


Jani Nikula (2):
  drm/i915: clean up VBT eDP link param decoding
  drm/i915: use lane count and link rate from VBT as minimums for eDP

 drivers/gpu/drm/i915/intel_bios.c | 52 ++++++++++++++++++++++++++++-----------
 drivers/gpu/drm/i915/intel_dp.c   | 23 +++++++++++------
 2 files changed, 54 insertions(+), 21 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2014-04-22 21:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-22 17:17 [PATCH 0/2] drm/i915: fix edp link training, hopefully Jani Nikula
2014-04-22 17:17 ` [PATCH 1/2] drm/i915: clean up VBT eDP link param decoding Jani Nikula
2014-04-22 17:17 ` [PATCH 2/2] drm/i915: use lane count and link rate from VBT as minimums for eDP Jani Nikula
2014-04-22 21:00   ` Daniel Vetter

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.