summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMukul Joshi <mukul.joshi@amd.com>2020-09-18 16:45:45 -0400
committerAlex Deucher <alexander.deucher@amd.com>2020-09-22 12:25:02 -0400
commit59d7115dae02c9eea9f44e5a0081e8a62a13b12c (patch)
tree40560dc7f46a9be95d176dd9cd183a9a6e11fb76 /tools/perf/scripts/python
parentb7b6c38529c9ea8ebab287d84f27fca2472a5737 (diff)
drm/amdkfd: Move process doorbell allocation into kfd device
Move doorbell allocation for a process into kfd device and allocate doorbell space in each PDD during process creation. Currently, KFD manages its own doorbell space but for some devices, amdgpu would allocate the complete doorbell space instead of leaving a chunk of doorbell space for KFD to manage. In a system with mix of such devices, KFD would need to request process doorbell space based on the type of device, either from amdgpu or from its own doorbell space. Signed-off-by: Mukul Joshi <mukul.joshi@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions