linux/drivers/gpu/drm/amd/pm
Boyuan Zhang 8aaf166703 drm/amd/pm: power up or down vcn by instance
For smu ip with multiple vcn instances (smu 11/13/14), remove all the
for loop in dpm_set_vcn_enable() functions. And use the instance
argument to power up/down vcn for the given instance only, instead
of powering up/down for all vcn instances.

v2: remove all duplicated functions in v1.

remove for-loop from each ip, and temporarily move to dpm_set_vcn_enable,
in order to keep the exact same logic as before, until further separation
in the next patch.

Signed-off-by: Boyuan Zhang <boyuan.zhang@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-12-10 10:26:47 -05:00
..
inc drm/amd/pm: implement dpm sdma reset function 2024-12-10 10:26:45 -05:00
legacy-dpm drm/amdgpu: Clean the functions pointer set as NULL 2024-10-22 17:50:39 -04:00
powerplay drm/amd/pm: Fix an error handling path in vega10_enable_se_edc_force_stall_config() 2024-12-10 10:26:47 -05:00
swsmu drm/amd/pm: power up or down vcn by instance 2024-12-10 10:26:47 -05:00
amdgpu_dpm_internal.c drm/amd/pm: add missing prototypes to amdgpu_dpm_internal 2022-02-07 18:03:50 -05:00
amdgpu_dpm.c drm/amd/pm: implement dpm sdma reset function 2024-12-10 10:26:45 -05:00
amdgpu_pm.c drm/amd/pm: fix and simplify workload handling 2024-12-02 18:36:15 -05:00
Makefile drm/amd/swsmu: add smu14 ip support 2023-10-13 10:59:55 -04:00