aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c
diff options
context:
space:
mode:
authorYong Zhao <Yong.Zhao@amd.com>2019-12-13 11:31:48 -0500
committerAlex Deucher <alexander.deucher@amd.com>2020-01-14 10:17:05 -0500
commita434b94c5a6c56ea7078d43d932284005e08ed62 (patch)
tree3ae31b5c61c08ee325ca557b3082553e42519c70 /drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c
parentdrm/amdgpu/display: Use u64 divide macro for round up division (diff)
downloadlinux-dev-a434b94c5a6c56ea7078d43d932284005e08ed62.tar.xz
linux-dev-a434b94c5a6c56ea7078d43d932284005e08ed62.zip
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/amdgpu_amdkfd.c')
0 files changed, 0 insertions, 0 deletions