diff options
| author | Darren Powell <[email protected]> | 2022-03-08 02:40:35 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-03-28 16:54:32 +0000 |
| commit | a63e6b83c21424b6ecfca7ecbf605f9af75ae296 (patch) | |
| tree | de764ab06688247f7afee411cd3fc99db5c94ac3 /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | |
| parent | amdgpu/pm: Add new hwmgr API function "emit_clock_levels" (diff) | |
| download | kernel-a63e6b83c21424b6ecfca7ecbf605f9af75ae296.tar.gz kernel-a63e6b83c21424b6ecfca7ecbf605f9af75ae296.zip | |
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/amdgpu/amdgpu_display.c')
0 files changed, 0 insertions, 0 deletions
