diff options
author | Krishna Chaitanya Chundru <krishna.chundru@oss.qualcomm.com> | 2025-08-20 11:28:47 +0300 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2025-08-26 08:10:58 +0300 |
commit | 05db35963eef7a55f1782190185cb8ddb9d923b7 (patch) | |
tree | e58cbcde027f7a30ce600d4a7c33ea7d32464b18 /drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c | |
parent | 22763c35c635466545c0cea825da01c72becbcea (diff) | |
download | linux-05db35963eef7a55f1782190185cb8ddb9d923b7.tar.xz |
OPP: Add support to find OPP for a set of keys
Some clients, such as PCIe, may operate at the same clock frequency
across different data rates by varying link width. In such cases,
frequency alone is not sufficient to uniquely identify an OPP.
To support these scenarios, introduce a new API
dev_pm_opp_find_key_exact() that allows OPP lookup with different
set of keys like freq, level & bandwidth.
Signed-off-by: Krishna Chaitanya Chundru <krishna.chundru@oss.qualcomm.com>
[ Viresh: Minor cleanups ]
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c')
0 files changed, 0 insertions, 0 deletions