diff options
author | Yong Zhao <Yong.Zhao@amd.com> | 2019-12-13 11:31:48 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-01-14 10:17:05 -0500 |
commit | a434b94c5a6c56ea7078d43d932284005e08ed62 (patch) | |
tree | 3ae31b5c61c08ee325ca557b3082553e42519c70 /drivers/gpu/drm/amd/amdgpu/vi.c | |
parent | 1fc636c9b3b251d065dbf04eb2293fb6de9fdcf9 (diff) |
drm/amdkfd: Improve function get_sdma_rlc_reg_offset() (v2)
The SOC15_REG_OFFSET() macro needs to dereference adev->reg_offset[IP]
pointer, which is sometimes NULL when there are fewer than 8 sdma engines.
Avoid that by not initializing the array regardless.
v2: squash in warning fixes
Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/vi.c')
0 files changed, 0 insertions, 0 deletions