From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [PATCH 00/10] drm/i915/bios: child device config refactoring
Date: Thu, 24 Aug 2017 21:53:58 +0300 [thread overview]
Message-ID: <cover.1503600621.git.jani.nikula@intel.com> (raw)
Refactor and clarify the child device config definitions and
parsing. Turn the top level union to handle old and new BDB versions
inside out; have a common struct with unions for the conflicting parts
inside instead.
This should make it easier to add new child device config fields in the
future.
BR,
Jani.
Jani Nikula (10):
drm/i915/bios: amend child device config parameters
drm/i915/bios: document BDB versions of child device config fields
drm/i915/bios: remove the raw version of child device config
drm/i915/bios: add legacy contents to common child device config
drm/i915/bios: throw away high level child device union
drm/i915/bios: throw away struct old_child_dev_config
drm/i915/bios: document child device config dvo_port values a bit
better
drm/i915/bios: group device type definitions together
drm/i915/bios: throw away unused DVO_* macros
drm/i915/bios: drop the rest of the p_ prefixes from pointers
drivers/gpu/drm/i915/i915_drv.h | 2 +-
drivers/gpu/drm/i915/intel_bios.c | 196 +++++++++++------------
drivers/gpu/drm/i915/intel_vbt_defs.h | 284 ++++++++++++++++++----------------
3 files changed, 252 insertions(+), 230 deletions(-)
--
2.11.0
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next reply other threads:[~2017-08-24 18:54 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-24 18:53 Jani Nikula [this message]
2017-08-24 18:53 ` [PATCH 01/10] drm/i915/bios: amend child device config parameters Jani Nikula
2017-08-25 12:38 ` Ville Syrjälä
2017-08-25 13:56 ` Jani Nikula
2017-08-24 18:54 ` [PATCH 02/10] drm/i915/bios: document BDB versions of child device config fields Jani Nikula
2017-08-24 18:54 ` [PATCH 03/10] drm/i915/bios: remove the raw version of child device config Jani Nikula
2017-08-24 18:54 ` [PATCH 04/10] drm/i915/bios: add legacy contents to common " Jani Nikula
2017-08-24 18:54 ` [PATCH 05/10] drm/i915/bios: throw away high level child device union Jani Nikula
2017-08-24 18:54 ` [PATCH 06/10] drm/i915/bios: throw away struct old_child_dev_config Jani Nikula
2017-08-24 18:54 ` [PATCH 07/10] drm/i915/bios: document child device config dvo_port values a bit better Jani Nikula
2017-08-24 18:54 ` [PATCH 08/10] drm/i915/bios: group device type definitions together Jani Nikula
2017-08-24 18:54 ` [PATCH 09/10] drm/i915/bios: throw away unused DVO_* macros Jani Nikula
2017-08-24 18:54 ` [PATCH 10/10] drm/i915/bios: drop the rest of the p_ prefixes from pointers Jani Nikula
2017-08-24 19:18 ` ✓ Fi.CI.BAT: success for drm/i915/bios: child device config refactoring Patchwork
2017-08-24 20:14 ` ✗ Fi.CI.IGT: warning " 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.1503600621.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox