c862361087
Intel >=gen9 GPUs require DMC firmware to support some runtime low power states, it's loaded when i915 starts so let's make sure it's in the initramfs. Also see: https://www.kernel.org/doc/html/latest/gpu/i915.html#dmc-firmware-support [ci:skip-build] already built successfully in CI
2 lines
90 B
Text
2 lines
90 B
Text
# DMC fw is required on newer GPUs to enable lower power states
|
|
/lib/firmware/i915/*_dmc*
|