All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [PATCH 0/2] drm/i915: fix edp link training, hopefully
Date: Tue, 22 Apr 2014 20:17:50 +0300	[thread overview]
Message-ID: <cover.1398186862.git.jani.nikula@intel.com> (raw)

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

             reply	other threads:[~2014-04-22 17:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-22 17:17 Jani Nikula [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1398186862.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.