diff options
author | Darren Powell <[email protected]> | 2022-03-07 21:40:35 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-03-28 12:54:32 -0400 |
commit | a63e6b83c21424b6ecfca7ecbf605f9af75ae296 (patch) | |
tree | de764ab06688247f7afee411cd3fc99db5c94ac3 /drivers/gpu/drm/amd/pm/amdgpu_pm.c | |
parent | 5d8539d2fbe39ce24e76dfe72b7de7093d3fac6d (diff) |
amdgpu/pm: Implement emit_clk_levels for vega10
(v1)
- implement emit_clk_levels for vega10, based on print_clk_levels,
but using sysfs_emit rather than sprintf
- modify local int vars to use uint32_t to match arg type of
called functions
- add return of error codes
- refactor OD_XXX cases to return early with -EOPNOTSUPP if
!(hwmgr->od_enabled)
Signed-off-by: Darren Powell <[email protected]>
Reviewed-by: Evan Quan <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/pm/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions