drm/amdgpu: Add num_banks and num_ranks to gfx config structure
authorYong Zhao <Yong.Zhao@amd.com>
Wed, 26 Feb 2020 17:47:26 +0000 (12:47 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 28 Feb 2020 21:59:20 +0000 (16:59 -0500)
commit94b5c215ce5c0694a16087c55a3213d06c3aed07
tree2cc0ff8eeb86f1a93e01c3e9841810823a0fbe68
parent60347451ddb0646c1a9cc5b9581e5bcf648ad1aa
drm/amdgpu: Add num_banks and num_ranks to gfx config structure

The two members will be used by KFD later.

Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c