mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-06 01:48:50 +08:00
common/gpu/intel/lunar-lake: enable xe driver
Starting with lunarlake this driver no longer needs to force probe:
ad46e8f95e/drivers/gpu/drm/xe/xe_pci.c (L339)
Co-authored-by: Gavin John <gavinnjohn@gmail.com>
This commit is contained in:
5
common/cpu/intel/lunar-lake/cpu-only.nix
Normal file
5
common/cpu/intel/lunar-lake/cpu-only.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
imports = [
|
||||
../cpu-only.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user