drm/amdgpu/mes: allocate memory slots for hw resource setting
authorLe Ma <le.ma@amd.com>
Fri, 20 Mar 2020 11:11:36 +0000 (19:11 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:11 +0000 (01:59 -0400)
commit7cf609b915f57a2c2b03bf43bb63a2240aeb8d4b
tree91a7c75883ec1c7b1c789ad239d6bd5bf428f614
parentae4e3b62dfe4e7707e1acde9de56d7e08a217c4a
drm/amdgpu/mes: allocate memory slots for hw resource setting

Pass a piece of memory to MES ucode to fill contents.

Signed-off-by: Le Ma <le.ma@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/mes_v10_1.c