RE: [PATCH v4] drm/amd/pm: Fix smu v13.0.6 caps initialization

2025-01-20 Thread Kamal, Asad
Yang(Kevin) ; Deucher, Alexander Subject: [PATCH v4] drm/amd/pm: Fix smu v13.0.6 caps initialization Fix the initialization and usage of SMU v13.0.6 capability values. Use caps_set/clear functions to set/clear capability. Also, fix SET_UCLK_MAX capability on APUs, it is supported on APUs. Signed

[PATCH v4] drm/amd/pm: Fix smu v13.0.6 caps initialization

2025-01-20 Thread Lijo Lazar
Fix the initialization and usage of SMU v13.0.6 capability values. Use caps_set/clear functions to set/clear capability. Also, fix SET_UCLK_MAX capability on APUs, it is supported on APUs. Signed-off-by: Lijo Lazar Reviewed-by: Alex Deucher Reviewed-by: Yang Wang Fixes: 9bb53d2ce109 ("drm/amd