drm/amdgpu: store the mall size in the gmc structure
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 31 Mar 2022 22:11:51 +0000 (18:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Apr 2022 21:47:16 +0000 (17:47 -0400)
commit053d35dedd7f2e0cb5e74ea8588aed09d6701d9c
treee27a5669d235a5e152c423dfa257e671aaa6c268
parent8eece29c4ecd5c90c84b7c5f4dbcbcb9a268fc5f
drm/amdgpu: store the mall size in the gmc structure

This will be useful in future patches.

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.h
drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c