Commit 5e71637
committed
soc/intel/ptl: Add missing graphics IDs
From Table 7. Host Device ID (DID0) and Process Graphics Device ID
(DID2):
> Note: 1. DID2 value depends on graphics cores and platform
> configuration. Default value for 12xe graphics is B080h.
> Optional values are:
> * B081
> * B082
> * B083
> * B08F
> Refer to Panther Lake GPU Dynamic Branding Technical Advisory (#851572).
Fixes graphics init on Clevo L240JUX, which has DID 0xb082.
Change-Id: I5354b53ebe7f2c02db3557a26f2b978b98a6390f
Ref: Core Ultra Series 3 EDS, Volume 1 (#815002, r2.2)
Signed-off-by: Tim Crawford <tcrawford@system76.com>1 parent a2577fa commit 5e71637
3 files changed
Lines changed: 9 additions & 0 deletions
File tree
- src
- include/device
- soc/intel
- common/block/graphics
- pantherlake/bootblock
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4553 | 4553 | | |
4554 | 4554 | | |
4555 | 4555 | | |
| 4556 | + | |
| 4557 | + | |
| 4558 | + | |
4556 | 4559 | | |
4557 | 4560 | | |
4558 | 4561 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
376 | 379 | | |
377 | 380 | | |
378 | 381 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
160 | 163 | | |
161 | 164 | | |
162 | 165 | | |
| |||
0 commit comments