linux/drivers/gpu/drm/amd/pm
Xiaomeng Hou 52d720b1a8 drm/amd/pm: modify the power limit level parameter from bool to enum type
The original smu_get_power_limit callback accepts the power limit level
parameter as bool which limits to max and current. For possible needs to
retrieve other level like min, extend the parameter type using enum.

Signed-off-by: Xiaomeng Hou <Xiaomeng.Hou@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-02-09 15:29:22 -05:00
..
inc drm/amd/pm: modify the power limit level parameter from bool to enum type 2021-02-09 15:29:22 -05:00
powerplay drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix worthy function headers, demote barely documented one 2021-01-11 16:09:14 -05:00
swsmu drm/amd/pm: modify the power limit level parameter from bool to enum type 2021-02-09 15:29:22 -05:00
amdgpu_dpm.c drm/amdgpu: skip power profile switch in sriov 2020-12-01 15:58:54 -05:00
amdgpu_pm.c drm/amd/pm: modify the power limit level parameter from bool to enum type 2021-02-09 15:29:22 -05:00
Makefile