drm/amd/pm: centralize all pp_dpm_xxx attribute nodes update cb
authorYang Wang <kevinyang.wang@amd.com>
Mon, 1 Apr 2024 00:30:58 +0000 (08:30 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Apr 2024 02:08:12 +0000 (22:08 -0400)
commit166a3c735c959d4c60427b47bb9c7d9187891a78
treee780a8ec1abc5ac4dcd08d70c3669ca5adb023e5
parent327eec542746b254d9585410bba7f8fdcf61404e
drm/amd/pm: centralize all pp_dpm_xxx attribute nodes update cb

centralize all pp_dpm_xxx attr nodes into
pp_dpm_clk_default_attr_update() function.

Signed-off-by: Yang Wang <kevinyang.wang@amd.com>
Reviewed-by: Kenneth Feng <kenneth.feng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/amdgpu_pm.c