diff options
author | José Roberto de Souza <[email protected]> | 2022-02-16 05:40:59 -0800 |
---|---|---|
committer | José Roberto de Souza <[email protected]> | 2022-02-18 06:35:44 -0800 |
commit | b70ad01a22176b6d903e9cb2f2184c2aa67ecee0 (patch) | |
tree | 13fb4f32bfb37490a6ab01f6fac8b858c266ff56 /lib/mpi/mpi-bit.c | |
parent | ed0ccf349ffd9c80e7376d4d8c608643de990e86 (diff) |
drm/i915/display/tgl+: Implement new PLL programming step
A new programming step was added to combo and TC PLL sequences.
If override_AFC_startup is set in VBT, driver should overwrite
AFC_startup value to 0x0 or 0x7 in PLL's div0 register.
The current understating is that only TGL needs this and all other
display 12 and newer platforms will have a older VBT or a newer VBT
with override_AFC_startup set to 0 but in any case there is a
drm_warn_on_once() to let us know if this is not true.
v2:
- specification updated, now AFC can be override to 0x0 or 0x7
- not using a union for div0 (Imre)
- following previous wrong vbt naming: bits instead of bytes (Imre)
BSpec: 49204
BSpec: 20122
BSpec: 49968
BSpec: 71360
Cc: Imre Deak <[email protected]>
Cc: Jani Nikula <[email protected]>
Reviewed-by: Imre Deak <[email protected]>
Signed-off-by: José Roberto de Souza <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions