commit | 0b51d9937845fb6e0639be2cbd31557c4a36e073 | [log] [tgz] |
---|---|---|
author | Kevin Wang <Kevin1.Wang@amd.com> | Mon Dec 17 16:47:49 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Mar 19 15:03:56 2019 -0500 |
tree | d8e12e93a7e1d5300b1c9feed0f94921c3a0d770 | |
parent | 08115f87c38de82f82991a990e36806fa6f3057d [diff] |
drm/amd/powerplay: implement smu_alloc[free]_memory pool function This patch implements smu_alloc[free]_memory pool function to reserve the memory pool bo. 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>