diff options
author | Konrad Dybcio <[email protected]> | 2023-02-23 11:51:59 +0100 |
---|---|---|
committer | Rob Clark <[email protected]> | 2023-03-20 11:04:59 -0700 |
commit | 9f251f934012bf07d31c695f770ecfeacbfdb296 (patch) | |
tree | 70760b3c54efacaff5ded024b7aaa0637a14aa56 /tools/perf/scripts/python/syscall-counts.py | |
parent | c11fa1204fe9405d2a82a714d021360b865cf8bc (diff) |
drm/msm/adreno: Use OPP for every GPU generation
Some older GPUs (namely a2xx with no opp tables at all and a320 with
downstream-remnants gpu pwrlevels) used not to have OPP tables. They
both however had just one frequency defined, making it extremely easy
to construct such an OPP table from within the driver if need be.
Do so and switch all clk_set_rate calls on core_clk to their OPP
counterparts.
Reviewed-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Konrad Dybcio <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/523784/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions