diff options
| author | Manasi Navare <[email protected]> | 2018-08-17 14:52:08 -0700 |
|---|---|---|
| committer | Paulo Zanoni <[email protected]> | 2018-08-20 14:37:00 -0700 |
| commit | bcaad532974eb47f1fb4ee04ede9812107060245 (patch) | |
| tree | 865cf25bd35209146e592ed3a30e18f10e80e315 /tools/perf/scripts/python | |
| parent | 35a5fd9ebfa93758ca579e30f337b6c9126d995b (diff) | |
drm/i915/icl: Implement HSDIV_RATIO of MG_CLKTOP2_HSCLKCTL_PORT reg as separate divider value defines
The register value of Divider Ratio for high speed divider
(hsdiv_ratio) in MG_CLKTOP2_HSCLKCTL_PORT register is not same as the
actual numerical value of the divider. So this patch implements
separate divider value defines for that field.
icl_mg_pll_find_divisors() can use these defines instead of magic
register values.
The new defines are going to be used in the next patch.
v2 (from Paulo):
* Rebase.
* Make it look a little more like the rest of our code.
v3 (from Paulo):
* Make hsdiv u32 now that it's a bit field (José).
Reviewed-by: Rodrigo Vivi <[email protected]>
Reviewed-by: José Roberto de Souza <[email protected]>
Suggested-by: James Ausmus <[email protected]>
Signed-off-by: Manasi Navare <[email protected]>
Signed-off-by: Paulo Zanoni <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions