]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/powerplay: move Watermarks_t uses into asic level
authorHuang Rui <ray.huang@amd.com>
Sun, 31 Mar 2019 07:15:49 +0000 (15:15 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 23:59:26 +0000 (18:59 -0500)
commit973849042e0101d6dea1a4c00fdb2007128f86a6
treec2bd260503d98095e08313291e0e23ad9b17c691
parent8b1f4c87a30e6497ea646737e0b4d8ef854878a5
drm/amd/powerplay: move Watermarks_t uses into asic level

This patch moves the rest of Watermarks_t uses into asic level. It's to avoid
the conflicts with different asic.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h
drivers/gpu/drm/amd/powerplay/smu_v11_0.c
drivers/gpu/drm/amd/powerplay/vega20_ppt.c