commit | b7b6c38529c9ea8ebab287d84f27fca2472a5737 | [log] [tgz] |
---|---|---|
author | Kent Russell <kent.russell@amd.com> | Fri Sep 18 07:42:57 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Sep 22 12:25:01 2020 -0400 |
tree | f41a327f909cbf75d1211dc54f3b822e59ea85df | |
parent | c7651b73586600ddf483de51806eada02cb1616e [diff] |
drm/amdkfd: Calculate CPU VCRAT size dynamically (v2) Instead of guessing at a sufficient size for the CPU VCRAT, base the size on the number of online NUMA nodes. v2: fix warning Signed-off-by: Kent Russell <kent.russell@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>