linux_dsm_epyc7002/drivers/gpu/drm/amd/powerplay
Kevin Wang 6b816d7316 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>
2019-03-19 15:03:57 -05:00
..
hwmgr drm/amdgpu/powerplay: split out common smu9 BACO code 2019-03-05 15:09:33 -05:00
inc drm/amd/powerplay: implement smu feature functions 2019-03-19 15:03:57 -05:00
smumgr drm/amd/powerplay: use REG32_PCIE wrapper instead for powerplay 2019-02-27 22:18:42 -05:00
amd_powerplay.c drm/amd/powerplay: support enabled ppfeatures retrieving and setting V3 2019-01-25 16:15:34 -05:00
amdgpu_smu.c drm/amd/powerplay: implement smu feature functions 2019-03-19 15:03:57 -05:00
Makefile drm/amd/powerplay: add vega20 pptable function file 2019-03-19 15:03:56 -05:00
smu_v11_0.c drm/amd/powerplay: implement smu feature functions 2019-03-19 15:03:57 -05:00
vega20_ppt.c drm/amd/powerplay: implement smu feature functions 2019-03-19 15:03:57 -05:00
vega20_ppt.h drm/amd/powerplay: Change the allocate method of dpm context for smu11. 2019-03-19 15:03:56 -05:00