diff options
author | Tejas Upadhyay <[email protected]> | 2021-12-03 13:07:20 +0530 |
---|---|---|
committer | Lucas De Marchi <[email protected]> | 2021-12-03 10:21:36 -0800 |
commit | af10ec31a81b2f8b9a3b2d1ef05f553cc9495701 (patch) | |
tree | a936ebed20606b82154a2a53f844101f1ed13031 /scripts/gdb/linux/tasks.py | |
parent | b1e4747259f4173354b914fb50e547ebb80fffbe (diff) |
drm/i915/adl_p: Add ddc pin mapping
From VBT, ddc pin info suggests the following mapping:
VBT DRIVER
DDI TC1->ddc_pin=3 should translate to PORT_TC1->0x9
DDI TC2->ddc_pin=4 should translate to PORT_TC2->0xa
DDI TC3->ddc_pin=5 should translate to PORT_TC3->0xb
DDI TC4->ddc_pin=6 should translate to PORT_TC4->0xc
Adding pin map to facilitate this translation as we cannot use existing
icl ddc pin map due to conflict with DDI C and DDI TC1 info.
Bspec:20124
v2:
- Changed Author to Tejas Upadhyay
Cc: Clinton Taylor <[email protected]>
Cc: Matt Atwood <[email protected]>
Cc: Matt Roper <[email protected]>
Acked-by: Imre Deak <[email protected]>
Signed-off-by: Lee Shawn C <[email protected]>
Signed-off-by: Tejas Upadhyay <[email protected]>
Signed-off-by: Raviteja Goud Talla <[email protected]>
Signed-off-by: Lucas De Marchi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions