diff options
| author | Stanislav Lisovskiy <[email protected]> | 2023-09-19 12:21:28 -0700 |
|---|---|---|
| committer | Lucas De Marchi <[email protected]> | 2023-09-21 08:18:07 -0700 |
| commit | 3d3696c0fed102c56a6addd81070d3679dba4fdf (patch) | |
| tree | 851ce26bb598024d4cab8b4627dfcd23aadc9ed2 /tools/perf/scripts/python | |
| parent | 43e18b0a54d700fdcc746293a5697a2097ee23f5 (diff) | |
drm/i915/lnl: Start using CDCLK through PLL
Introduce correspondent definitions for choosing between CD2X CDCLK
and PLL CDCLK as a source. All the entries in cdclk table for xe2lpd are
defined with PLL CDCLK as source, so simply set it. Also
skl_cdclk_decimal() shouldn't be set in CDCLK_CTL anymore, so skip it
for display version 20 and above.
v2:
- Remove unneeded comment and use REG_BIT() (Matt Roper)
- Rename CDCLK_SOURCE_SEL_CDCLK_PLL() to MDCLK_SOURCE_SEL_CDCLK_PLL
to match spec (Lucas)
Signed-off-by: Stanislav Lisovskiy <[email protected]>
Signed-off-by: Lucas De Marchi <[email protected]>
Reviewed-by: Matt Roper <[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