]> 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)
commita92c910aa8eb4806686c53de2b0fe5e549117da6
tree236dea4d29b6581e66b60cb59d13ebd01634c5d1
parent5f1b72fc80e17f54f4241fff09c5c97d168945cc
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