diff options
| author | Harish Kasiviswanathan <[email protected]> | 2017-12-09 04:08:57 +0000 |
|---|---|---|
| committer | Oded Gabbay <[email protected]> | 2017-12-09 04:08:57 +0000 |
| commit | bc0c75a36722be4537a9266940ddcd4f826234c4 (patch) | |
| tree | 8caaa718a019baa812b60bfde521be6386e42851 /drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | |
| parent | drm/amdkfd: Simplify counting of memory banks (diff) | |
| download | kernel-bc0c75a36722be4537a9266940ddcd4f826234c4.tar.gz kernel-bc0c75a36722be4537a9266940ddcd4f826234c4.zip | |
drm/amdkfd: Fix sibling_map[] size
Change kfd_cache_properties.sibling_map[256] to
kfd_cache_properties.sibling_map[32]. Since, CRAT uses bitmap for
sibling_map, it is more efficient to use bitmap in the kfd structure
also.
Signed-off-by: Harish Kasiviswanathan <[email protected]>
Signed-off-by: Felix Kuehling <[email protected]>
Reviewed-by: Oded Gabbay <[email protected]>
Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c')
0 files changed, 0 insertions, 0 deletions
