diff options
author | Mika Kahola <mika.kahola@intel.com> | 2024-01-02 14:57:41 +0300 |
---|---|---|
committer | Mika Kahola <mika.kahola@intel.com> | 2024-01-04 12:42:37 +0300 |
commit | 2e13b5bb5e28a098eecd2b5f00d745b27f87e2e8 (patch) | |
tree | 250624abab8a4af855b2ada96ea8a144dc053d6d /tools/perf/scripts/python/gecko.py | |
parent | 172516e153c9269e02cfd64f11df7142c482ffe2 (diff) | |
download | linux-2e13b5bb5e28a098eecd2b5f00d745b27f87e2e8.tar.xz |
drm/i915/display: Cleanup mplla/mpllb selection
The function intel_c20_use_mplla() is not really
widely used and can be replaced with the more suitable
pll->tx[0] & C20_PHY_USE_MPLLB
expression. Let's remove the intel_c20_use_mplla()
alltogether and replace mplla/mpllb selection by
checking mpllb bit.
Signed-off-by: Mika Kahola <mika.kahola@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240102115741.118525-4-mika.kahola@intel.com
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions