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/8] drm/i915/bios: VBT parsing fixes and cleanups
Date: Thu, 28 Sep 2017 11:21:56 +0300	[thread overview]
Message-ID: <cover.1506586821.git.jani.nikula@intel.com> (raw)

More VBT parsing fixes and refactoring.

BR,
Jani.


Jani Nikula (8):
  drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP
    AUX channel
  drm/i915/bios: refactor parse general definitions
  drm/i915/bios: don't initialize fields based on vbt version
  drm/i915/bios: remove an unnecessary temp variable
  drm/i915/bios: cleanup comments and useless return
  drm/i915/bios: merge parse_device_mapping() into
    parse_general_definitions()
  drm/i915/bios: parse SDVO device mapping from pre-parsed child devices
  drm/i915/bios: don't pass bdb to parsers that don't parse VBT directly

 drivers/gpu/drm/i915/intel_bios.c | 130 ++++++++++++--------------------------
 1 file changed, 41 insertions(+), 89 deletions(-)

-- 
2.11.0

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

             reply	other threads:[~2017-09-28  8:22 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-28  8:21 Jani Nikula [this message]
2017-09-28  8:21 ` [PATCH 1/8] drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channel Jani Nikula
2017-09-28  8:21   ` Jani Nikula
2017-10-09 16:45   ` Ville Syrjälä
2017-10-09 16:45     ` Ville Syrjälä
2017-10-10 10:18     ` Jani Nikula
2017-09-28  8:21 ` [PATCH 2/8] drm/i915/bios: refactor parse general definitions Jani Nikula
2017-09-28  8:21 ` [PATCH 3/8] drm/i915/bios: don't initialize fields based on vbt version Jani Nikula
2017-09-28  8:22 ` [PATCH 4/8] drm/i915/bios: remove an unnecessary temp variable Jani Nikula
2017-09-28  8:22 ` [PATCH 5/8] drm/i915/bios: cleanup comments and useless return Jani Nikula
2017-09-28  8:22 ` [PATCH 6/8] drm/i915/bios: merge parse_device_mapping() into parse_general_definitions() Jani Nikula
2017-09-28  8:22 ` [PATCH 7/8] drm/i915/bios: parse SDVO device mapping from pre-parsed child devices Jani Nikula
2017-09-28  8:22 ` [PATCH 8/8] drm/i915/bios: don't pass bdb to parsers that don't parse VBT directly Jani Nikula
2017-09-28  8:47 ` ✓ Fi.CI.BAT: success for drm/i915/bios: VBT parsing fixes and cleanups Patchwork
2017-09-28  9:53 ` ✓ Fi.CI.IGT: " Patchwork

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.1506586821.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.