]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit025af58b0c924eac4001f5a037ba8f3a53525a62
tree2cc0ff8eeb86f1a93e01c3e9841810823a0fbe68
parent5e95eafcba09f4edfbc7e7280c67ead800fcf36c
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