[Intel-gfx] [PATCH 00/13] drm/i915/bios: vbt cleanup
Jani Nikula
jani.nikula at intel.com
Fri May 31 13:14:50 UTC 2019
Some VBT cleanup to make it nicer to add more stuff and/or has been
bugging me for a while.
BR,
Jani.
Jani Nikula (13):
drm/i915/bios: make child device order the priority order
drm/i915/bios: store child device pointer in DDI port info
drm/i915/bios: refactor DDC pin and AUX CH sanitize functions
drm/i915/bios: use port info child pointer to determine HPD invert
drm/i915/bios: use port info child pointer to determine LSPCON
presence
drm/i915/bios: clean up VBT port info debug logging
drm/i915/bios: remove unused, obsolete VBT definitions
drm/i915/bios: reserve struct bdb_ prefix for BDB blocks
drm/i915/bios: add BDB block comments before definitions
drm/i915/bios: sort BDB block definitions using block ID
drm/i915/bios: add VBT swing bit to child device definition
drm/i915/bios: add more LFP options
drm/i915/bios: add an enum for BDB block IDs
drivers/gpu/drm/i915/i915_drv.h | 4 +-
drivers/gpu/drm/i915/intel_bios.c | 198 +++-----
drivers/gpu/drm/i915/intel_bios.h | 4 +-
drivers/gpu/drm/i915/intel_vbt_defs.h | 630 ++++++++++----------------
4 files changed, 331 insertions(+), 505 deletions(-)
--
2.20.1
More information about the Intel-gfx
mailing list