Skip to content

Commit

Permalink
Merge pull request #251 from mregmi/main
Browse files Browse the repository at this point in the history
kmmo: load mei driver for media support
  • Loading branch information
uMartinXu authored Jun 7, 2024
2 parents 42f3219 + 76e3e03 commit cfe8bd8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion kmmo/intel-dgpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@ spec:
modprobe:
moduleName: i915
firmwarePath: /firmware
inTreeModuleToRemove: intel_vsec
modulesLoadingOrder:
- i915
- mei_gsc
inTreeModulesToRemove: [i915, intel_vsec, mei_gsc, mei_me]
kernelMappings:
- regexp: '^.*\.x86_64$'
containerImage: registry.connect.redhat.com/intel/intel-data-center-gpu-driver-container:2.2.0-$KERNEL_FULL_VERSION
Expand Down

0 comments on commit cfe8bd8

Please sign in to comment.