CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/29 17:44:53
Modified files:
sys/dev/pci/drm/i915: i915_driver.c
Log message:
IS_ALDERLAKE_P shouldn't be used in inteldrm_attach() as runtime info
is not initialised until inteldrm_attachhook()
Problem reported, fix tested and ok tb@
