linux/drivers/gpu/drm/amd
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
..
acp
amdgpu drm/amdgpu: remove table_freed param from the VM code 2022-03-25 12:40:52 -04:00
amdkfd drm/amdgpu: remove table_freed param from the VM code 2022-03-25 12:40:52 -04:00
display drm/amd/display: move FPU related code from dcn316 to dml/dcn31 folder 2022-03-25 12:40:26 -04:00
include drm/amdgpu: config HDP_MISC_CNTL.READ_BUFFER_WATERMARK 2022-02-24 17:24:43 -05:00
pm amdgpu/pm: Implement emit_clk_levels for vega10 2022-03-28 12:54:32 -04:00