diff options
author | Jack Zhang <[email protected]> | 2019-12-02 18:41:36 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-12-03 11:07:38 -0500 |
commit | 96358810c66a35b15303c4c2dd0ee48f223c221e (patch) | |
tree | ef5f208f641043f33d964c55ee10a9d83218086f /tools/perf/scripts/python/intel-pt-events.py | |
parent | a501e22c8e36934b2d901b039b1c59c948886c90 (diff) |
amd/amdgpu/sriov swSMU disable for sriov
For boards greater than ARCTURUS, and under sriov platform,
swSMU is not supported because smu ip block is commented at
guest driver.
Generally for sriov, initialization of smu is moved to host driver.
Thus, smu sw_init and hw_init will not be executed at guest driver.
Without sw structure being initialized in guest driver, swSMU cannot
declare to be supported.
Signed-off-by: Jack Zhang <[email protected]>
Reviewed-by: Kevin Wang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions