drm/i915/bios: store bdb version in i915
authorJani Nikula <jani.nikula@intel.com>
Wed, 17 Mar 2021 16:36:41 +0000 (18:36 +0200)
committerJani Nikula <jani.nikula@intel.com>
Thu, 18 Mar 2021 12:42:54 +0000 (14:42 +0200)
commitef0096e40139f40d96d36b753d09664bc0708432
treec5fbef68698df38af4c6f319bfdadf34ca3948fe
parentdbd440d8e08879c4dfb57406a9883456fbf44476
drm/i915/bios: store bdb version in i915

We'll be needing the version in more places in the future, so avoid the
need to pass it around. No functional changes.

v2: Rebased

Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> # v1
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/c2a4189241bf0946d27e12804b1ba7d098c7d483.1615998927.git.jani.nikula@intel.com
drivers/gpu/drm/i915/display/intel_bios.c
drivers/gpu/drm/i915/i915_drv.h