diff options
author | Imre Deak <[email protected]> | 2018-06-15 17:39:10 +0300 |
---|---|---|
committer | Imre Deak <[email protected]> | 2018-06-21 19:01:40 +0300 |
commit | 9fc59bae0f4a8ec3676a9245abed7721b4d3d8c9 (patch) | |
tree | 094875e762542cc958191e4bebe7be74344bf2e8 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 8a29c778fa1a50a25a3e66cf9589888758858d24 (diff) |
drm/i915/icl: Fix MG PLL setup when refclk is 38.4MHz
Atm we're zeroing out fields in MG_PLL_BIAS and MG_PLL_TDC_COLDST_BIAS
if refclk is 38.4MHz, whereas the spec tells us to preserve them.
Although the calculated values mostly match the register defaults even
for the 38.4MHz case, there are some differences wrt. what BIOS
programs (I noticed at least differences in the MG_PLL_BIAS/IREFTRIM and
MG_PLL_BIAS/BIASCAL_EN fields). In the lack of further info on how to
program these fields, just do what the spec says and preserve the BIOS
state.
v2:
- Preserve the BIOS programmed reg fields instead of programming them.
Cc: Vandita Kulkarni <[email protected]>
Cc: Paulo Zanoni <[email protected]>
Cc: James Ausmus <[email protected]>
Signed-off-by: Imre Deak <[email protected]>
Reviewed-by: James Ausmus <[email protected]> (v1)
Reviewed-by: Vandita Kulkarni <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions