mirror_ubuntu-kernels/drivers/gpu/drm/amd/pm/powerplay
Darren Powell a63e6b83c2 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>
2022-03-28 12:54:32 -04:00
..
hwmgr amdgpu/pm: Implement emit_clk_levels for vega10 2022-03-28 12:54:32 -04:00
inc amdgpu/pm: Add new hwmgr API function "emit_clock_levels" 2022-03-28 12:54:22 -04:00
smumgr drm/amd: Expose the FRU SMU I2C bus 2022-01-27 15:49:48 -05:00
amd_powerplay.c amdgpu/pm: Add new hwmgr API function "emit_clock_levels" 2022-03-28 12:54:22 -04:00
Makefile drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00