]> asedeno.scripts.mit.edu Git - linux.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)
commitd72e91c5b7b409d532ec68ab3921b30f73f559d2
tree236dea4d29b6581e66b60cb59d13ebd01634c5d1
parent0b51d9937845fb6e0639be2cbd31557c4a36e073
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