diff options
author | Darren Powell <darren.powell@amd.com> | 2022-03-07 21:40:35 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-03-28 12:54:32 -0400 |
commit | a63e6b83c21424b6ecfca7ecbf605f9af75ae296 (patch) | |
tree | de764ab06688247f7afee411cd3fc99db5c94ac3 /drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.h | |
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 <darren.powell@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.h')
0 files changed, 0 insertions, 0 deletions