diff options
author | Yong Zhao <[email protected]> | 2019-01-09 23:31:14 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-02-18 18:00:50 -0500 |
commit | 234441dd49bcd917d0acd23290d1c49f332a816b (patch) | |
tree | 1db39283533efb180baa2013baccc7cc2a10690f /tools/perf/util/c++/clang.cpp | |
parent | 1f86805adc3432e92e7d87e1ff5da9826ef56eab (diff) |
drm/amdkfd: Optimize out sdma doorbell array in kgd2kfd_shared_resources
We can directly calculate sdma doorbell indexes in the process doorbell
pages through the doorbell_index structure in amdgpu_device, so no need
to cache them in kgd2kfd_shared_resources any more. This alleviates the
adaptation needs when new SDMA configurations are introduced.
Signed-off-by: Yong Zhao <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions