Commit 1781ef1
committed
intel: disable GT1 (Media chip) on FreeBSD
This disables the GT1 unit on meteorlake and newer. This GT is in
charge of handling accelerated media and HDCP, which requires
the MEI driver. We don't have this on FreeBSD yet so disable it
for now to get mtl gpus working. We also have to disable the
HDCP initialization or else it will panic because the GT pointer
is invalid.1 parent e1b7694 commit 1781ef1
2 files changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2279 | 2279 | | |
2280 | 2280 | | |
2281 | 2281 | | |
| 2282 | + | |
| 2283 | + | |
| 2284 | + | |
| 2285 | + | |
| 2286 | + | |
| 2287 | + | |
| 2288 | + | |
| 2289 | + | |
| 2290 | + | |
2282 | 2291 | | |
2283 | 2292 | | |
2284 | 2293 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
17 | 29 | | |
18 | 30 | | |
19 | 31 | | |
| |||
0 commit comments