diff options
author | Kevin Wang <Kevin1.Wang@amd.com> | 2018-12-26 17:36:25 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-03-19 15:03:57 -0500 |
commit | 6b816d7316397b5898609e8da31c33790ef34ea0 (patch) | |
tree | cbfadc85535fccc22aaef81785b2a8b28559c28a /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
parent | f6a6b9526cf0f4247ecc10d8634db8325640fa6e (diff) | |
download | linux-6b816d7316397b5898609e8da31c33790ef34ea0.tar.gz linux-6b816d7316397b5898609e8da31c33790ef34ea0.tar.bz2 linux-6b816d7316397b5898609e8da31c33790ef34ea0.zip |
drm/amd/powerplay: implement smu feature functions
each ip will support different smu feature,
the driver use bitmap to management this feature.
bitmap:
-allowed: sw driver to enable & disable some feature when driver init.
-suppored: the feature is supproed.
-enabled: the feature is enabled.
Signed-off-by: Kevin Wang <Kevin1.Wang@amd.com>
Reviewed-by: Huang Rui <Ray.huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions