diff options
| author | Darren Powell <[email protected]> | 2021-12-04 05:23:52 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-02-02 23:27:58 +0000 |
| commit | 5d64f9bbb6281a5a89a2266b9d39daa1fca1d6b4 (patch) | |
| tree | 68e54298ae308980f0137f26f8a12e5b71ee8dcd /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | drm/amdgpu: limit the number of dst address in trace (diff) | |
| download | kernel-5d64f9bbb6281a5a89a2266b9d39daa1fca1d6b4.tar.gz kernel-5d64f9bbb6281a5a89a2266b9d39daa1fca1d6b4.zip | |
amdgpu/pm: Implement new API function "emit" that accepts buffer base and write offset
(v3)
Rewrote patchset to order patches as (API, hw impl, usecase)
- added API for new power management function emit_clk_levels
This function should duplicate the functionality of print_clk_levels,
but this solution passes the buffer base and write offset down the stack.
- new powerplay function emit_clock_levels, implemented by smu_emit_ppclk_levels()
This function parallels the implementation of smu_print_ppclk_levels and
calls emit_clk_levels, and allows the returns of errors
- new helper function smu_convert_to_smuclk called by smu_print_ppclk_levels and
smu_emit_ppclk_levels
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_gem.c')
0 files changed, 0 insertions, 0 deletions
