Force probe driver for selected new Intel hardware

configname: CONFIG_DRM_I915_FORCE_PROBE

Linux Kernel Configuration
└─>Device Drivers
└─>Graphics support
└─>Force probe driver for selected new Intel hardware
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
This is the default value for the i915.force_probe module
parameter. Using the module parameter overrides this option.

Force probe the driver for new Intel graphics devices that are
recognized but not properly supported by this kernel version. It is
recommended to upgrade to a kernel version with proper support as soon
as it is available.

Use "" to disable force probe. If in doubt, use this.

Use "<pci-id>[,<pci-id>,...]" to force probe the driver for listed
devices. For example, "4500" or "4500,4571".

Use "*" to force probe the driver for all known devices.