]> www.infradead.org Git - nvme.git/commit
drm/i915/bios: limit default outputs by platform on missing VBT
authorJani Nikula <jani.nikula@intel.com>
Wed, 17 Mar 2021 16:36:44 +0000 (18:36 +0200)
committerJani Nikula <jani.nikula@intel.com>
Thu, 18 Mar 2021 12:43:37 +0000 (14:43 +0200)
commite20e4037fcb6e3ee647324a88bced6e243e646a7
tree4e89410349796adbd574bac605f70a443fcfe0e7
parent95bbede5a27e750e04b547dd04bfdbe4f0dc3fbd
drm/i915/bios: limit default outputs by platform on missing VBT

Pre-DDI and non-CHV aren't using the information created here anyway, so
don't bother setting the defaults for them. This should be a
non-functional change, but is separated here to catch any regressions in
a single commit.

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>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/41526a4eee5fb0de8d7f1ffe4c09965b63ccbaa8.1615998927.git.jani.nikula@intel.com
drivers/gpu/drm/i915/display/intel_bios.c