* updated maddy (0.7.1 -> 0.8.1), untested
[t2sde.git] / package / kernel / linux / i915-dg1-enable.patch
blob633dea8a399cb1304da008da5aebf2e7882cec37
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/linux/i915-dg1-enable.patch
3 # Copyright (C) 2023 The T2 SDE Project
4 #
5 # This Copyright note is generated by scripts/Create-CopyPatch,
6 # more information can be found in the files COPYING and README.
7 #
8 # This patch file is dual-licensed. It is available under the license the
9 # patched project is licensed under, as long as it is an OpenSource license
10 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
11 # of the GNU General Public License version 2 as used by the T2 SDE.
12 # --- T2-COPYRIGHT-NOTE-END ---
14 --- linux-6.6/drivers/gpu/drm/i915/i915_pci.c.vanilla 2023-11-08 16:43:45.010027743 +0100
15 +++ linux-6.6/drivers/gpu/drm/i915/i915_pci.c 2023-11-08 16:44:56.935031287 +0100
16 @@ -672,7 +672,6 @@
17 DGFX_FEATURES,
18 .__runtime.graphics.ip.rel = 10,
19 PLATFORM(INTEL_DG1),
20 - .require_force_probe = 1,
21 .platform_engine_mask =
22 BIT(RCS0) | BIT(BCS0) | BIT(VECS0) |
23 BIT(VCS0) | BIT(VCS2),