use INTEL_INFO for early platform tests in inteldrm_attach()
authorjsg <jsg@openbsd.org>
Mon, 12 Aug 2024 01:49:49 +0000 (01:49 +0000)
committerjsg <jsg@openbsd.org>
Mon, 12 Aug 2024 01:49:49 +0000 (01:49 +0000)
commit7640cf6e54b2c582fabdb1633722f971d80262df
tree9dcf6a357bc266ecec33b436c8d41617c3707043
parent6f961ae6dece84b4b503ea0c6039839e885e9dee
use INTEL_INFO for early platform tests in inteldrm_attach()

runtime IS_PLATFORM tests are not setup until

inteldrm_attachhook
i915_driver_probe
i915_driver_early_probe
intel_device_info_runtime_init_early
intel_device_info_subplatform_init
sys/dev/pci/drm/i915/i915_driver.c