]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: implement notify_memory_pool_location function for smu11
authorKevin Wang <Kevin1.Wang@amd.com>
Tue, 18 Dec 2018 06:06:09 +0000 (14:06 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:03:56 +0000 (15:03 -0500)
commit56b7555b27a3ee0f9f74823b6427b84902716d8e
tree236dea4d29b6581e66b60cb59d13ebd01634c5d1
parent53a65bf9f5c0eb60875de67298f4419467394bc3
drm/amd/powerplay: implement notify_memory_pool_location function for smu11

This patch implements the notify_memory_pool_location function to send memory
address to smc for dram logging.

Signed-off-by: Kevin Wang <Kevin1.Wang@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/smu_v11_0.c