Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drm/amd/pm: Add smu_v13_0_12 support

Add support for new smu 13_0_12 version

v2: Updated subject & moved skipping p2s init to a separate patch

Signed-off-by: Asad Kamal <asad.kamal@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Asad Kamal and committed by
Alex Deucher
1d5b62e3 a69f4cc2

+1
+1
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c
··· 727 727 break; 728 728 case IP_VERSION(13, 0, 6): 729 729 case IP_VERSION(13, 0, 14): 730 + case IP_VERSION(13, 0, 12): 730 731 smu_v13_0_6_set_ppt_funcs(smu); 731 732 /* Enable pp_od_clk_voltage node */ 732 733 smu->od_enabled = true;