summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/cirrus
diff options
context:
space:
mode:
authorHarish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>2017-12-08 23:08:57 -0500
committerOded Gabbay <oded.gabbay@gmail.com>2017-12-08 23:08:57 -0500
commitbc0c75a36722be4537a9266940ddcd4f826234c4 (patch)
tree8caaa718a019baa812b60bfde521be6386e42851 /drivers/gpu/drm/cirrus
parent175b926335c9ce30a531b7a162dde055e7182cbe (diff)
downloadlinux-bc0c75a36722be4537a9266940ddcd4f826234c4.tar.bz2
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 <Harish.Kasiviswanathan@amd.com> Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com> Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/cirrus')
0 files changed, 0 insertions, 0 deletions